Home
last modified time | relevance | path

Searched refs:emplace (Results 51 – 75 of 235) sorted by relevance

12345678910

/openbmc/openpower-vpd-parser/
H A Dimpl.cpp360 additionalData.emplace("DESCRIPTION", in readPT()
362 additionalData.emplace("CALLOUT_INVENTORY_PATH", inventoryPath); in readPT()
369 additionalData.emplace("DESCRIPTION", in readPT()
371 additionalData.emplace("CALLOUT_INVENTORY_PATH", inventoryPath); in readPT()
416 out.emplace(std::move(name), std::move(kwMap)); in processRecord()
565 map.emplace(std::move(kw), std::move(data)); in readKeywords()
572 map.emplace(std::move(kw), std::move(kwdata)); in readKeywords()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp701 assetProps.emplace(SN_PROP, sn); in updateInventory()
702 assetProps.emplace(PN_PROP, pn); in updateInventory()
703 assetProps.emplace(MODEL_PROP, ccin); in updateInventory()
704 interfaces.emplace(ASSET_IFACE, std::move(assetProps)); in updateInventory()
706 versionProps.emplace(VERSION_PROP, version); in updateInventory()
707 interfaces.emplace(VERSION_IFACE, std::move(versionProps)); in updateInventory()
713 object.emplace(path, std::move(interfaces)); in updateInventory()
/openbmc/openpower-debug-collector/dump/
H A Dcreate_pel.cpp44 additionalData.emplace("_PID", std::to_string(getpid())); in createSbeErrorPEL()
45 additionalData.emplace("SBE_ERR_MSG", sbeError.what()); in createSbeErrorPEL()
49 additionalData.emplace(data); in createSbeErrorPEL()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dversion.cpp54 ret.emplace(key, line.substr(keySize)); in getValues()
92 result.emplace(key, value); in getExtVersionInfo()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dservices.cpp39 additionalData.emplace("_PID", std::to_string(getpid())); in logError()
44 additionalData.emplace("SEVERITY_DETAIL", "SYSTEM_TERM"); in logError()
H A Dstandard_device.cpp130 additionalData.emplace("DEVICE_NAME", name); in storePgoodFaultDebugData()
146 additionalData.emplace("GPIO_VALUES", valuesStr); in storeGPIOValues()
/openbmc/service-config-manager/src/
H A Dmain.cpp158 unitsToMonitor.emplace(instantiatedUnitName, in handleListUnitsResponse()
164 unitsToMonitor.emplace(instantiatedUnitName, in handleListUnitsResponse()
229 unitsToMonitor.emplace( in handleListUnitsResponse()
251 srvMgrObjects.emplace( in handleListUnitsResponse()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dtask.hpp303 __stop_callback_.emplace<__stop_callback_t>( in __default_awaiter_context()
325 __data_.template emplace<1>(std::move(value)); in return_value()
339 __data_.template emplace<1>(__void{}); in return_void()
432 this->__data_.template emplace<2>(std::current_exception()); in unhandled_exception()
517 __context_.emplace(__coro_.promise().__context_, in await_suspend()
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager.cpp208 ignoredIntf.emplace(info.idx); in addInterface()
219 ignored.emplace(*info.name); in addInterface()
223 ignoredIntf.emplace(info.idx); in addInterface()
235 infoIt = std::get<0>(intfInfo.emplace(info.idx, AllIntfInfo{info})); in addInterface()
367 it->second.defgw4.emplace(addr); in addDefGw()
372 it->second.defgw6.emplace(addr); in addDefGw()
H A Dsystem_queries.cpp71 unsupported.emplace(std::move(ukey)); in optionalIFReq()
80 ret.emplace(complete(ifr)); in optionalIFReq()
/openbmc/openpower-hw-diags/analyzer/
H A Dinitialize_isolator.cpp75 auto ret = o_files.emplace(chipType, path); in __getChipDataFiles()
125 auto ret = initTypes.emplace(chipType, 1); in initializeIsolator()
/openbmc/openpower-hw-diags/attn/
H A Dattn_dbus.cpp72 additional.emplace("RAWPEL", filePath.string()); in createPelRaw()
73 additional.emplace("_PID", std::to_string(getpid())); in createPelRaw()
/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp119 bounds.emplace(bound, std::numeric_limits<double>::quiet_NaN()); in initProperties()
120 thresholds.emplace(type, bounds); in initProperties()
124 threshold->second.emplace(bound, value.value); in initProperties()
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_main.cpp116 additionalData.emplace("SRC6", std::to_string(index << 16)); in handleSbeBootError()
117 additionalData.emplace("SBE_ERR_MSG", sbeError.what()); in handleSbeBootError()
/openbmc/ipmi-fru-parser/
H A Dwritefrudata.cpp250 props.emplace(std::move(properties.first), std::move(value)); in updateInventory()
261 props.emplace(map.first, map.second); in updateInventory()
265 interfaces.emplace(std::move(interfaceList.first), in updateInventory()
278 interfaces.emplace(entry.first, entry.second); in updateInventory()
282 objects.emplace(objectPath, interfaces); in updateInventory()
/openbmc/phosphor-snmp/
H A Dsnmp_conf_manager.cpp63 this->clients.emplace(lastClientId, std::move(client)); in client()
148 this->clients.emplace(idNum, std::move(manager)); in restoreClients()
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dalarm_timestamps.hpp77 auto result = timestamps.emplace(key, timestamp); in add()
236 timestamps.emplace( in load()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dtelemetry_utils.hpp86 matched.emplace(std::move(chassis), std::move(node)); in getChassisSensorNode()
99 matched.emplace(std::move(chassis), "Sensors"); in getChassisSensorNode()
/openbmc/dbus-sensors/src/
H A DDeviceMgmt.hpp127 devices.emplace( in instantiateDevices()
154 devices.emplace( in instantiateDevices()
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp309 interfaces.emplace(interface.first, ipmi::sensor::PropertyMap{}); in assertion()
356 props.emplace(property.first, result); in assertion()
357 interfaces.emplace(interface.first, std::move(props)); in assertion()
362 objects.emplace(sensorInfo.sensorPath, std::move(interfaces)); in assertion()
H A Dread_fru_data.cpp154 data[properties.second.section].emplace( in readDataFromInventory()
176 cache::fruMap.emplace(fruNum, std::move(newdata)); in getFruAreaData()
/openbmc/pldm/libpldmresponder/
H A Devent_parser.cpp99 eventMap.emplace( in StateSensorHandler()
116 eventStateMap.emplace((*stateIt).get<uint8_t>(), std::move(propValue)); in mapStateToDBusVal()
/openbmc/phosphor-hwmon/
H A Dsensorset.cpp50 _container[make_pair(match[1], match[2])].emplace(match[3]); in SensorSet()
/openbmc/pldm/pldmd/
H A Dinvoker.hpp28 handlers.emplace(pldmType, std::move(handler)); in registerHandler()
/openbmc/openpower-proc-control/
H A Dregistration.hpp43 procedures().emplace(std::move(name), std::move(function)); in Registration()

12345678910