Home
last modified time | relevance | path

Searched refs:c_str (Results 376 – 400 of 684) sorted by relevance

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

/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.cpp54 int ret = sscanf(mac_addr.c_str(), MAC_FORMAT, mac->octet, mac->octet + 1, in parse_mac()
83 dbus->new_method_call(NETWORK_SERVICE, iface_path_.c_str(), in new_networkd_call()
/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatchimpl.hpp144 busName.c_str(), path.c_str(), "org.freedesktop.DBus.Properties", in updateProperties()
/openbmc/telemetry/src/
H A Dsensor.cpp56 phosphor::logging::entry("SENSOR_PATH=%s", id.path.c_str()), in async_read()
170 self->sensorId.path.c_str())); in signalProc()
/openbmc/openpower-sbe-interface/
H A Dfile.hpp45 throw std::runtime_error(errMsg.str().c_str()); in FileDescriptor()
/openbmc/pldm/host-bmc/dbus/
H A Dcpu_core.hpp28 CoreIntf(bus, objPath.c_str()) in CPUCore()
H A Dcable.hpp31 ItemCable(bus, objPath.c_str()) in Cable()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dffdc_file.cpp35 int fd = open(tempFile.getPath().c_str(), O_RDWR);
H A Dconfig_file_parser_error.hpp71 return error.c_str(); in what()
H A Dwrite_verification_error.hpp85 return error.c_str(); in what()
H A Dpmbus_error.hpp81 return error.c_str(); in what()
/openbmc/ipmi-fru-parser/
H A Dreadeeprom.cpp36 rc = validateFRUArea(fruid, eeprom_file.c_str(), bus, bmc_fru); in main()
H A Dfru_area.hpp80 return name.c_str(); in getName()
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/
H A Dutility.hpp27 bus.new_method_call(busName, objPath, interface, method.c_str()); in callMethod()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser_error.hpp70 return error.c_str(); in what()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_net_unittest.cpp55 EXPECT_CALL(sysMock, open(StrEq(filePath.c_str()), _)) in expectOpenFile()
58 EXPECT_CALL(sysMock, getSize(StrEq(filePath.c_str()))) in expectOpenFile()
108 EXPECT_CALL(sysMock, open(StrEq(filePath.c_str()), _)) in TEST_F()
/openbmc/phosphor-objmgr/src/test/util/
H A Dasio_server_class.hpp31 conn->request_name(dbusName.c_str()); in SetUpTestCase()
/openbmc/phosphor-power/power-supply/
H A Daverage.hpp46 ServerObject<AverageInterface>(bus, objectPath.c_str()) in Average()
H A Dmaximum.hpp46 ServerObject<MaximumInterface>(bus, objectPath.c_str()) in Maximum()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Daverage.hpp46 ServerObject<AverageInterface>(bus, objectPath.c_str()) in Average()
H A Dmaximum.hpp46 ServerObject<MaximumInterface>(bus, objectPath.c_str()) in Maximum()
/openbmc/pldm/host-bmc/
H A Dhost_condition.hpp28 HostIntf(bus, path.c_str()) {}; in Host()
/openbmc/phosphor-state-manager/host_condition_gpio/
H A Dhost_condition.hpp29 HostIntf(bus, path.c_str()), lineName("host" + hostId) in Host()
/openbmc/phosphor-state-manager/
H A Dbmc_state_manager_main.cpp23 phosphor::state::manager::BMC manager(bus, objPathInst.c_str()); in main()
/openbmc/phosphor-bmc-code-mgmt/test/
H A Dutest.cpp180 auto val = std::system(cmd.c_str()); in command()
194 std::string imageDir = mkdtemp(const_cast<char*>(tmpDir.c_str())); in SetUp()
199 std::string confDir = mkdtemp(const_cast<char*>(tmpConfDir.c_str())); in SetUp()
374 auto val = std::system(cmd.c_str()); in command()
/openbmc/phosphor-buttons/src/
H A Dcpld.cpp25 auto fd = ::open(devPath.c_str(), O_RDONLY | O_NONBLOCK); in configCpld()

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