Home
last modified time | relevance | path

Searched refs:c_str (Results 451 – 475 of 684) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/phosphor-led-manager/manager/
H A Dgroup.hpp45 GroupInherit(bus, objPath.c_str(), GroupInherit::action::defer_emit), in Group()
/openbmc/smbios-mdr/include/
H A Dcpuinfo.hpp49 uuidInterface.emplace(bus, (cpuPath + std::to_string(id - 1)).c_str(), in publishUUID()
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp115 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 Denter_mpreboot.cpp57 .c_str()); in sbeEnterMpReboot()
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/
H A Dpldm_utils.cpp48 auto method = bus.new_method_call(service.c_str(), pldm, pldmRequester, in getPLDMInstanceID()
/openbmc/openpower-host-ipmi-oem/
H A Dhost-interface.cpp36 entry("CONTROL_HOST_CMD=%s", convertForMessage(command).c_str())); in execute()
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager.cpp46 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 Dupdater.cpp63 activeBlob.c_str()); in updaterMain()
/openbmc/phosphor-fan-presence/control/json/
H A Dgroup.cpp55 entry("JSON=%s", jsonObj.dump().c_str())); in setMembers()
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/
H A Dca_cert_entry.hpp50 internal::EntryInterface(bus, objPath.c_str(), in Entry()
/openbmc/phosphor-led-sysfs/
H A Dphysical.hpp51 PhysicalIfaces(bus, objPath.c_str(), in Physical()
/openbmc/phosphor-power/tools/power-utils/
H A Dmain.cpp80 printf("%s", ret.c_str()); in main()
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp256 serviceName.c_str(), pathName.c_str(), in createPSU()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsbe_ffdc_handler.cpp279 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 Ddbus_to_event_handler.cpp112 propertiesChanged(dbusMapping.objectPath.c_str(), in sendStateSensorEvent()
113 dbusMapping.interface.c_str()), in sendStateSensorEvent()
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp43 return strverscmp(a.c_str(), b.c_str()) < 0; in operator ()()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch101 fn.c_str(), line_number);
110 fn.c_str(),
111 hashes[hash_column[column_number]].name.c_str(),
/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp73 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 Dchip.cpp21 fd(std::string{"/dev/gpiochip"}.append(std::to_string(id)).c_str(), in Chip()
/openbmc/phosphor-power/power-sequencer/
H A Dmain.cpp59 auto i = strtoul(interVal.c_str(), nullptr, 10); in main()
/openbmc/phosphor-logging/lib/
H A Delog.cpp59 return phosphor::logging::details::commit(name.c_str()); in commit()
/openbmc/bmcweb/redfish-core/src/
H A Dregistries.cpp24 return std::strcmp(messageEntry.first, messageKey.c_str()) == 0; in getMessageFromRegistry()
/openbmc/pldm/oem/ibm/host-bmc/
H A Dhost_lamp_test.hpp58 LEDGroupObj(bus, objPath.c_str()), path(objPath), mctp_eid(mctp_eid), in HostLampTest()
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp129 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 Dvpd_exceptions.hpp42 return errMsg.c_str(); in what()

1...<<11121314151617181920>>...28