/openbmc/phosphor-led-manager/manager/ |
H A D | group.hpp | 45 GroupInherit(bus, objPath.c_str(), GroupInherit::action::defer_emit), in Group()
|
/openbmc/smbios-mdr/include/ |
H A D | cpuinfo.hpp | 49 uuidInterface.emplace(bus, (cpuPath + std::to_string(id - 1)).c_str(), in publishUUID()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 115 if (mtm.getProperty(ledService, ledPath.c_str(), ledIntf, "State", in ledStoreAndSet() 292 lg2::error("GetMangagedObjects failed", "ERROR", ec.message().c_str()); in findPwmName() 897 lg2::error("GetManagedObjects failed", "ERROR", ec.message().c_str()); in findFruDevice() 1151 std::sscanf(ethStr.c_str(), "%02hhx:%02hhx:%02hhx:%02hhx:%02hhx:%02hhx", in getManufacturingData() 1215 ("Path is: " + path).c_str()); in appSlotI2CControllerWriteRead() 1359 std::array<const char*, 1>{serviceName.c_str()}, in startOrStopService() 1365 std::array<const char*, 1>{serviceName.c_str()}, runtimeOnly, in startOrStopService() 1372 std::array<const char*, 1>{serviceName.c_str()}, runtimeOnly); in startOrStopService() 1378 std::array<const char*, 1>{serviceName.c_str()}, in startOrStopService() 1390 serviceName.c_str()); in startOrStopService()
|
/openbmc/openpower-proc-control/procedures/p9/ |
H A D | enter_mpreboot.cpp | 57 .c_str()); in sbeEnterMpReboot()
|
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/ |
H A D | pldm_utils.cpp | 48 auto method = bus.new_method_call(service.c_str(), pldm, pldmRequester, in getPLDMInstanceID()
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | host-interface.cpp | 36 entry("CONTROL_HOST_CMD=%s", convertForMessage(command).c_str())); in execute()
|
/openbmc/phosphor-networkd/src/ |
H A D | network_manager.cpp | 46 ManagerIface(bus, objPath.c_str(), ManagerIface::action::defer_emit), in Manager() 146 bus.get().new_method_call("org.freedesktop.network1", obj.c_str(), 469 Argument::ARGUMENT_VALUE(std::to_string(id).c_str())); in vlan() 477 elog<ResourceNotFound>(ResourceErr::RESOURCE(interfaceName.c_str())); in vlan()
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | updater.cpp | 63 activeBlob.c_str()); in updaterMain()
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | group.cpp | 55 entry("JSON=%s", jsonObj.dump().c_str())); in setMembers()
|
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ |
H A D | ca_cert_entry.hpp | 50 internal::EntryInterface(bus, objPath.c_str(), in Entry()
|
/openbmc/phosphor-led-sysfs/ |
H A D | physical.hpp | 51 PhysicalIfaces(bus, objPath.c_str(), in Physical()
|
/openbmc/phosphor-power/tools/power-utils/ |
H A D | main.cpp | 80 printf("%s", ret.c_str()); in main()
|
/openbmc/phosphor-power/cold-redundancy/ |
H A D | cold_redundancy.cpp | 256 serviceName.c_str(), pathName.c_str(), in createPSU()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | sbe_ffdc_handler.cpp | 279 util::TemporaryFile ffdcFile(calloutData.c_str(), calloutData.size()); in process() 298 util::TemporaryFile pelDataFile(data.c_str(), data.size()); in process()
|
/openbmc/pldm/host-bmc/ |
H A D | dbus_to_event_handler.cpp | 112 propertiesChanged(dbusMapping.objectPath.c_str(), in sendStateSensorEvent() 113 dbusMapping.interface.c_str()), in sendStateSensorEvent()
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | sdrutils.hpp | 43 return strverscmp(a.c_str(), b.c_str()) < 0; in operator ()()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 101 fn.c_str(), line_number); 110 fn.c_str(), 111 hashes[hash_column[column_number]].name.c_str(),
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_table.cpp | 73 stringTable.data(), stringTable.size(), name.c_str()); in findHandle() 117 str.c_str(), str.length()); in constructEntry() 308 str.c_str()); in constructStringEntry()
|
/openbmc/gpioplus/src/gpioplus/ |
H A D | chip.cpp | 21 fd(std::string{"/dev/gpiochip"}.append(std::to_string(id)).c_str(), in Chip()
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | main.cpp | 59 auto i = strtoul(interVal.c_str(), nullptr, 10); in main()
|
/openbmc/phosphor-logging/lib/ |
H A D | elog.cpp | 59 return phosphor::logging::details::commit(name.c_str()); in commit()
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | registries.cpp | 24 return std::strcmp(messageEntry.first, messageKey.c_str()) == 0; in getMessageFromRegistry()
|
/openbmc/pldm/oem/ibm/host-bmc/ |
H A D | host_lamp_test.hpp | 58 LEDGroupObj(bus, objPath.c_str()), path(objPath), mctp_eid(mctp_eid), in HostLampTest()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 129 entry("INTERFACE=%s", interface.c_str())); in getIPObject() 406 data[i] = (uint8_t)std::strtol(sstr.c_str(), NULL, 16); in strToBytes() 457 std::strcpy(data, ipaddress.c_str()); in getNetworkData() 474 std::strcpy(data, ipaddress.c_str()); in getNetworkData() 494 std::strcpy(data, macAddress.c_str()); in getNetworkData() 1051 conn->new_method_call(postCodeService.c_str(), postCodeObjPath.c_str(), in ipmiOemGet80PortRecord() 1288 oemData[KEY_PPIN_INFO] = ppinStr.c_str(); in ipmiOemSetPPINInfo() 1329 if (access(eepromPath.c_str(), F_OK) == -1) in setGUID() 1336 fd = open(eepromPath.c_str(), O_WRONLY); in setGUID() 1649 oemData[procInfo][ss.str()][cpuInfoKey[paramSel]] = str.c_str(); in ipmiOemQSetProcInfo() [all …]
|
/openbmc/openpower-vpd-parser/ |
H A D | vpd_exceptions.hpp | 42 return errMsg.c_str(); in what()
|