Home
last modified time | relevance | path

Searched refs:emplace (Results 151 – 175 of 235) sorted by relevance

12345678910

/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.cpp109 info->blob->sessionsToUpdate.emplace(info.get()); in open()
/openbmc/phosphor-pid-control/
H A Dutil.cpp141 acceptableSet.emplace(name); in spliceInputs()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpmbus_driver_device.cpp175 pageToFileNumber.emplace(*page, fileNumber); in buildPageToFileNumberMap()
/openbmc/openpower-vpd-parser/test/vpd-manager-test/
H A Dreader_test.cpp68 fruLocationCode.emplace( in processJson()
/openbmc/entity-manager/src/
H A Dfru_device.cpp187 auto [it, success] = foundDevices.emplace( in makeProbeInterface()
391 devices->emplace(address, device); in findI2CEeproms()
549 devices->emplace(ii, pair.first); in getBusFRUs()
627 auto& block = busBlocklist[bus].emplace(); in loadBlocklist()
1111 bus0.first->second->emplace(0, baseboardFRU); in rescanBusses()
/openbmc/phosphor-host-ipmid/test/message/
H A Dpack.cpp476 activeSession.emplace(userID, priv, channel, protocol); in TEST()
478 lanSession.emplace(0x0a010105, macAddr, 55327); in TEST()
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.cpp147 info->blob->sessionsToUpdate.emplace(info.get()); in open()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp265 _cards.emplace(slotPath, *it); in getCardFromSlot()
/openbmc/phosphor-watchdog/src/
H A Dmainapp.cpp239 watchPostcodeMatch.emplace( in main()
/openbmc/bmcweb/http/
H A Dserver_sent_event.hpp99 serializer.emplace(res); in sendSSEHeader()
/openbmc/phosphor-host-ipmid/
H A Dwhitelist-filter.cpp202 deviceList.emplace(devices[index], index); in postInit()
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp366 -> decltype(std::declval<C>().emplace(*p), std::true_type());
446 c.emplace(std::move(t)); in unpack()
/openbmc/telemetry/src/
H A Dreport.cpp398 self.onChangeContext.emplace(self); in timerProcForOnChangeReport()
467 readingsBuffer.emplace(metadata, value, timestamp); in updateReadings()
/openbmc/phosphor-state-manager/
H A Dutils.cpp177 additionalData.emplace("_PID", std::to_string(getpid())); in createError()
/openbmc/phosphor-logging/
H A Dlog_manager.hpp366 additionalData.emplace("NUM_LOGS", std::to_string(numbersOfLogs)); in deleteAll()
/openbmc/pldm/libpldmresponder/
H A Dpdr_utils.cpp155 valueMap.emplace(pv[pos], value); in populateMapping()
H A Dbios_enum_attribute.cpp126 valMap.emplace(value, possibleValues[pos]); in buildValMap()
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp107 self.thresholds.emplace( in from_json()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djson_utils.cpp290 jsonCache.emplace(creatorID, jsonData); in lookupComponentName()
H A Drepository.cpp133 _pelAttributes.emplace( in restore()
195 _pelAttributes.emplace(LogID(pelID(pel->id()), obmcID(pel->obmcLogID())), in add()
/openbmc/phosphor-host-postd/
H A Dmain.cpp394 reporterSource.emplace( in main()
/openbmc/bmcweb/include/
H A Dobmc_console.hpp277 getConsoleHandlerMap().emplace(&conn, handler); in onOpen()
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp322 allCollections.emplace("Voltages", std::move(*voltageCollections)); in handleChassisPowerPatch()
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp271 client.emplace(ioc, policy); in Subscription()
842 .subscriptionsConfigMap.emplace(newSub->id, newSub); in addSubscription()
1210 inotifyConn.emplace(ioc); in startEventLogMonitor()
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.cpp766 PrivilegeMapperList.emplace(entryId, std::move(entry)); in create()
845 PrivilegeMapperList.emplace(idNum, std::move(entry)); in restoreRoleMapping()

12345678910