Home
last modified time | relevance | path

Searched refs:c_str (Results 426 – 450 of 684) sorted by relevance

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

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dmove-log-file-to-proper-dir.patch15 + if (stat(log_dir.c_str(), &st) == 0) {
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dmove-log-file-to-proper-dir.patch15 + if (stat(log_dir.c_str(), &st) == 0) {
/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp41 uint8_t byte = strtoul(byteStr.c_str(), nullptr, 16); in fileToVector()
73 outFile.write(hexString.c_str(), hexString.length()); in copyStringToFile()
166 uint8_t byte = strtoul(byteStr.c_str(), nullptr, 16); in toBinary()
207 bus.new_method_call(INVENTORY_MANAGER_SERVICE, objectName.c_str(), in makeDBusCall()
605 int returnCode = system(udevRemove.c_str()); in forceReset()
610 returnCode = system(invManagerRestart.c_str()); in forceReset()
614 returnCode = system(sysVpdRestart.c_str()); in forceReset()
618 returnCode = system(udevAdd.c_str()); in forceReset()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp262 auto method = _bus.new_method_call(service.c_str(), objectPath.c_str(), in getAllProperties()
277 auto method = _bus.new_method_call(service.c_str(), objectPath.c_str(), in getProperty()
546 interface::vpdManager, methodName.c_str()); in getInventoryFromLocCode()
576 _bus.new_method_call(service_name::ledGroupManager, ledGroup.c_str(), in assertLEDGroup()
628 auto method = _bus.new_method_call(service.c_str(), objectPath.c_str(), in setCriticalAssociation()
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp153 BIOSTable biosStringTable(stringTablePath.c_str()); in setBIOSTable()
169 BIOSTable biosStringTable(stringTablePath.c_str()); in setBIOSTable()
170 BIOSTable biosStringValueTable(attrTablePath.c_str()); in setBIOSTable()
522 auto method = bus.new_method_call(service.c_str(), biosConfigPath, in updateBaseBIOSTableProperty()
574 bus.new_method_call(service.c_str(), biosObjPath, in buildAndStoreAttrTables()
662 BIOSTable biosTable(path.c_str()); in storeTable()
668 BIOSTable biosTable(path.c_str()); in loadTable()
H A Dpdr_state_sensor.hpp161 dBusIntf.getService(objectPath.c_str(), interface.c_str()); in generateStateSensorPDR()
/openbmc/boost-dbus/include/dbus/impl/
H A Dconnection.ipp44 conn = dbus_connection_open_private(address.c_str(), e);
58 conn, name.c_str(),
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Ddump_manager_resource.cpp90 bus, objPath.c_str(), id, timeStamp, size, dumpId, in notify()
202 bus, objPath.c_str(), id, timeStamp, 0, INVALID_SOURCE_ID, in createDump()
H A Ddump_manager_system.cpp112 bus, objPath.c_str(), id, timeStamp, size, dumpId, in notify()
213 bus, objPath.c_str(), id, timeStamp, 0, INVALID_SOURCE_ID, in createDump()
/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp79 if (int errCode = X509_LOOKUP_load_file(lookup, certSrcPath.c_str(), in getX509Store()
103 BIOMemPtr bioCert(BIO_new_file(filePath.c_str(), "rb"), ::BIO_free); in loadCert()
/openbmc/dbus-sensors/src/
H A DADCSensor.cpp68 int fd = open(path.c_str(), O_RDONLY); in ADCSensor()
202 int fd = open(path.c_str(), O_RDONLY); in handleResponse()
/openbmc/phosphor-logging/
H A Dlogging_test.cpp121 std::string(stream.str()).c_str()); in elog_test()
165 std::string(stream.str()).c_str()); in elog_test()
H A Delog_block.hpp44 BlockIface(bus, path.c_str()), entryId(entryId) in Block()
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.cpp265 std::ofstream os(path.c_str(), std::ios::binary); in serializeScheduledValues()
281 std::ifstream is(path.c_str(), std::ios::in | std::ios::binary); in deserializeScheduledValues()
/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.hpp57 MinimumVersionInherit(bus, path.c_str(), action::emit_interface_added) in MinimumVersion()
92 ItemUpdaterInherit(ctx.get_bus(), path.c_str(), in ItemUpdater()
/openbmc/openpower-sbe-interface/
H A Dsbe_chipOp_handler.hpp95 throw std::runtime_error(errMsg.str().c_str()); in invokeSBEChipOperation()
/openbmc/intel-ipmi-oem/include/
H A DspiDev.hpp33 fd(open(spiDev.c_str(), O_RDWR | O_CLOEXEC)) in SPIDev()
/openbmc/pldm/common/
H A Dinstance_id.hpp35 int rc = pldm_instance_db_init(&pldmInstanceIdDb, path.c_str()); in InstanceIdDb()
/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_prsv.cpp50 fd = open((root.prsv() / "TEST1").c_str(), O_RDONLY); in main()
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dmain.cpp42 auto i = strtoul(args["interval"].c_str(), nullptr, 10); in main()
/openbmc/hiomapd/vpnor/test/
H A Dwrite_prsv.cpp53 fd = open((root.prsv() / "TEST1").c_str(), O_RDONLY); in main()
/openbmc/phosphor-state-manager/test/
H A Dhypervisor_state.cpp18 phosphor::state::manager::Hypervisor hypObj(bus, objPathInst.c_str()); in TEST()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Drequest_target_base.cpp81 .c_str()); in run()
/openbmc/google-ipmi-sys/bifurcation/
H A Dbifurcation_static.cpp49 std::ifstream jsonFile(bifurcationFile.c_str()); in getBifurcation()
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dutils.cpp32 res = ldap_url_parse(uri.c_str(), &ludpp); in isValidLDAPURI()

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