Home
last modified time | relevance | path

Searched refs:c_str (Results 551 – 575 of 685) sorted by relevance

1...<<2122232425262728

/openbmc/phosphor-networkd/src/
H A Dneighbor.cpp37 NeighborObj(bus, objPath.str.c_str(), NeighborObj::action::defer_emit), in Neighbor()
H A Dipaddress.cpp59 IPIfaces(bus, objPath.str.c_str(), IPIfaces::action::defer_emit), in IPAddress()
/openbmc/phosphor-debug-collector/
H A Ddump_entry.hpp85 EntryIfaces(bus, objPath.c_str(), EntryIfaces::action::emit_no_signals), in Entry()
H A Dramoops_manager.cpp109 auto m = b.new_method_call(host.c_str(), BMC_DUMP_OBJPATH, in createHelper()
H A Ddump_types.mako.cpp105 Argument::ARGUMENT_VALUE(type.c_str())); in validateDumpType()
/openbmc/phosphor-fan-presence/control/
H A Dtriggers.cpp36 zone.getBus(), match.c_str(), in signal()
H A Dzone.cpp52 ThermalObject(bus, path.c_str(), ThermalObject::action::defer_emit), in Zone()
569 std::ofstream ofs(path.c_str(), std::ios::binary); in saveCurrentMode()
586 std::ifstream ifs(path.c_str(), std::ios::in | std::ios::binary); in restoreCurrentMode()
H A Dzone.hpp647 value = getPropertyValueVisitor<T>(intf.c_str(), prop.c_str(), variant); in getPropertyByName()
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp169 error.c_str()); in printError()
207 phosphor::logging::log<phosphor::logging::level::ERR>(error.c_str()); in getValue()
816 error.c_str()); in getKnob()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp262 return _what.c_str(); in what()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0001-Fix-build-with-musl.patch51 if (nftw(previous_sampledir.c_str(), __delete_old_previous_sample_data, 32, flags) !=0 &&
/openbmc/phosphor-fan-presence/presence/
H A Dtach.cpp78 .c_str()); in start()
/openbmc/bmcweb/redfish-core/lib/
H A Dmetadata.hpp26 if (doc.LoadFile(pathStr.c_str()) != tinyxml2::XML_SUCCESS) in getMetadataPieceForFile()
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric.cpp59 sdbusplus::server::manager_t objManager(bus, objPath.c_str()); in TEST_F()
/openbmc/bmcweb/include/
H A Dhostname_monitor.hpp31 std::filesystem::remove(certPath.c_str(), ec2); in installCertificate()
/openbmc/phosphor-dbus-monitor/src/
H A Devent_manager.cpp57 id = std::stoi(std::string(eventPath.filename().c_str())); in create()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp167 entry("IFNAME=%s", params.ifname.c_str())); in logWithChannel()
232 auto req = bus.new_method_call(service.c_str(), path.c_str(), in deleteObjectIfExists()
262 bus.new_method_call(params.service.c_str(), params.logicalPath.c_str(), in createIfAddr()
521 auto req = bus.new_method_call(params.service.c_str(), PATH_ROOT.c_str(), in createVLAN()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp288 ctx->yield, ec, service.c_str(), objPath.c_str(), PROP_INTF, METHOD_GET, in getDbusProperty()
/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.cpp365 report<Open>(metadata::ERRNO(err), metadata::PATH(dumpPath.c_str())); in writeDumpFile()
391 metadata::PATH(dumpPath.c_str())); in writeDumpFile()
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_utils.cpp169 "xyz.openbmc_project.Inventory.Manager", object.c_str(), in readBusProperty()
236 "Create", NULL, NULL, "ssa{ss}", errIntf.c_str(), in createPEL()
237 pelSeverity.c_str(), 1, "DESCRIPTION", errDescription.c_str()); in createPEL()
256 auto method = bus.new_method_call(service.c_str(), loggerObjectPath, in createSyncPEL()
/openbmc/hiomapd/vpnor/
H A Dtable.hpp272 return _what.c_str(); in what()
/openbmc/dbus-sensors/src/
H A DDeviceMgmt.cpp41 auto findDevType = dtmap.find(type->c_str()); in getI2CDeviceParams()
/openbmc/intel-ipmi-oem/src/
H A Dmultinodecommands.cpp74 phosphor::logging::entry("VALUE=%s", valueStr.c_str())); in getMultiNodeRole()
/openbmc/entity-manager/src/
H A Dfru_device.cpp308 int file = open(path.c_str(), O_RDONLY); in processEeprom()
678 auto file = open(i2cBus.c_str(), O_RDWR); in findI2CDevices()
796 if (strcmp(req.c_str(), resp.c_str()) != 0) in addFruObjectToDbus()
884 int eeprom = open(path.c_str(), O_RDWR | O_CLOEXEC); in writeFRU()
907 int file = open(i2cBus.c_str(), O_RDWR | O_CLOEXEC); in writeFRU()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_table.cpp87 std::copy_n(reinterpret_cast<const uint8_t*>(fsPath.filename().c_str()), in FileTable()

1...<<2122232425262728