Home
last modified time | relevance | path

Searched refs:c_str (Results 576 – 600 of 685) sorted by relevance

1...<<2122232425262728

/openbmc/phosphor-led-sysfs/
H A Dsysfs.cpp49 return std::strtoul(content.c_str(), nullptr, 0); in getSysfsAttr()
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/
H A Dpldm_oem_cmds.cpp84 eid = strtol(eid.c_str(), nullptr, 10); in readEID()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp397 bus.new_method_call(params.service.c_str(), params.logicalPath.c_str(), in createNeighbor()
H A Dsystemintfcmds.cpp185 *sdbusp, objPath.c_str()); in register_netfn_app_functions()
/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp124 BaseOperatingConfig(bus, path_.c_str(), action::defer_emit), in OperatingConfig()
167 BaseCurrentOperatingConfig(bus_, generatePath(index).c_str(), in CPUConfig()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dstream.hpp356 throw std::out_of_range(msg.c_str()); in rangeCheck()
H A Drepository.cpp49 auto rc = stat(file.c_str(), &statData); in getFileDiskSize()
279 std::ifstream file{pel->second.path.c_str()}; in getPELData()
301 int fd = open(pel->second.path.c_str(), O_RDONLY | O_NONBLOCK); in getPELFD()
/openbmc/openpower-hw-diags/attn/pel/
H A Dstream.hpp356 throw std::out_of_range(msg.c_str()); in rangeCheck()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp47 PowerSystemInputsObject(bus, path.c_str()) in PowerSystemInputs()
/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.cpp13 pldm::utils::DBusHandler::getBus(), path.c_str())); in setLocationCode()
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp237 devPath.c_str()); in findHwmonFromDevPath()
/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp18 gzFile logStream = gzopen(filename.c_str(), "r"); in gzGetLines()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtarget_from_group_max.cpp197 .c_str()); in processGroups()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp59 mockManager.bus, userObj.c_str(), groupNames, priv, in createLocalUser()
956 EXPECT_CALL(*this, getFailedAttempt(testing::StrEq(username.c_str()))) in TEST_F()
966 EXPECT_CALL(*this, getFailedAttempt(testing::StrEq(username.c_str()))) in TEST_F()
984 EXPECT_CALL(*this, getFailedAttempt(testing::StrEq(username.c_str()))) in TEST_F()
1001 EXPECT_CALL(*this, getFailedAttempt(testing::StrEq(username.c_str()))) in TEST_F()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp52 if (stat(file.c_str(), &st) >= 0) in getFileTimestamp()
183 phosphor::logging::entry("FRU=%s", fru.first.str.c_str())); in recalculateHashes()
239 phosphor::logging::entry("ERROR=%s", ec.message().c_str())); in replaceCacheFru()
280 phosphor::logging::entry("ERROR=%s", ec.message().c_str())); in getFru()
571 phosphor::logging::entry("ERROR=%s", ec.message().c_str())); in getFruSdrs()
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp99 auto invMsg = bus.new_method_call(invService.c_str(), INVENTORY_PATH, in updateInventory()
/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.hpp53 ItemUpdaterInherit(bus, path.c_str()), bus(bus), in ItemUpdater()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_auth.c40 char *c_str, in chap_gen_challenge() argument
62 *c_len += sprintf(c_str + *c_len, "CHAP_C=0x%s", challenge_asciihex); in chap_gen_challenge()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.cpp182 int fd = open((fs::path(pciePath) / topologyFile).string().c_str(), in parseTopologyData()
425 int fd = open((fs::path(pciePath) / cableInfoFile).string().c_str(), in parseCableInfo()
H A Dfile_io_by_type.cpp115 int file = open(path.string().c_str(), flags); in transferFileData()
/openbmc/phosphor-pid-control/sensors/
H A Dbuilder.cpp182 name, info->timeout, hostSensorBus, info->readPath.c_str(), in buildSensors()
/openbmc/phosphor-pid-control/pid/
H A Dbuilder.cpp79 modeControlBus, getControlPath(zoneId).c_str(), deferSignals, in buildZones()
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp168 auto invMsg = bus.new_method_call(invService.c_str(), INVENTORY_PATH, in updateInventory()
/openbmc/sdbusplus/example/
H A Dregister-property.cpp168 bus->request_name(demoServiceName.c_str()); in main()
/openbmc/smbios-mdr/include/
H A Dcpu.hpp326 bus, objPath.c_str()), in Cpu()

1...<<2122232425262728