/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | registry.cpp | 163 uint16_t reasonCode = strtoul(rc.c_str(), nullptr, 16); in getSRCReasonCode() 179 size_t type = strtoul(srcType.c_str(), nullptr, 16); in getSRCType() 221 size_t wordNum = std::strtoul(num.c_str(), nullptr, 10); in getSRCHexwordFields() 263 size_t num = std::strtoul(srcWordNum.c_str(), nullptr, 10); in getSRCSymptomIDFields() 292 id = strtoul(componentID.c_str(), nullptr, 16); in getComponentID()
|
H A D | pel_entry.hpp | 35 PELEntryIface(bus, path.c_str(), prop, true), _obmcId(id), _repo(repo) in PELEntry()
|
H A D | user_data_json.cpp | 265 std::string("udparsers." + module + "." + module).c_str()); in getPythonJSON() 296 pKey = PyUnicode_FromString(funcToCall.c_str()); in getPythonJSON() 310 PyObject* pFunc = PyDict_GetItemString(pDict, funcToCall.c_str()); in getPythonJSON()
|
/openbmc/phosphor-fan-presence/control/json/triggers/ |
H A D | parameter.cpp | 35 log<level::ERR>(msg.c_str()); in triggerParameter()
|
/openbmc/pldm/host-bmc/dbus/ |
H A D | pcie_device.hpp | 34 ItemDevice(bus, objPath.c_str()) in PCIeDevice()
|
H A D | pcie_slot.hpp | 30 ItemSlot(bus, objPath.c_str()) in PCIeSlot()
|
/openbmc/google-misc/subprojects/dhcp-done/ |
H A D | file-io.cpp | 26 ManagedFd fd = stdplus::fd::open(std::string(filename).c_str(), in fileRead()
|
/openbmc/bios-bmc-smm-error-logger/include/dbus/ |
H A D | file_notifier.hpp | 29 pathIface = server.add_interface(generatePath(entry).c_str(), in CperFileNotifier()
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.cpp | 243 info.sensorPath.c_str(), serviceName.c_str()); in find_openbmc_path() 248 strcpy(interface->bus, serviceName.c_str()); in find_openbmc_path() 249 strcpy(interface->path, info.sensorPath.c_str()); in find_openbmc_path() 255 info.propertyInterfaces.begin()->first.c_str()); in find_openbmc_path() 603 sensorInfo.sensorPath.c_str(), ec.value(), in ipmiSensorGetSensorReading() 604 ec.message().c_str()); in ipmiSensorGetSensorReading() 1075 info->unit.c_str()); in setUnitFieldsForObject() 1119 strncpy(body->id_string, id_string.c_str(), in populate_record_from_dbus() 1176 strncpy(record.body.deviceID, deviceID.c_str(), in ipmi_fru_get_sdr() 1473 service.c_str(), ipmiSELPath, ipmiSELAddInterface, "IpmiSelAdd"); in ipmicmdPlatformEvent()
|
/openbmc/pldm/libpldmresponder/ |
H A D | pdr_state_effecter.hpp | 150 dBusIntf.getService(objectPath.c_str(), interface.c_str()); in generateStateEffecterPDR()
|
/openbmc/pldm/requester/ |
H A D | mctp_endpoint_discovery.cpp | 65 service.c_str(), path.c_str(), MCTPInterface); in getMctpInfos()
|
/openbmc/sdbusplus/src/ |
H A D | exception.cpp | 96 return full_message.c_str(); in what() 186 return errWhatDetailed.c_str(); in what()
|
/openbmc/dbus-sensors/src/ |
H A D | FileHandle.cpp | 14 fd(open(name.c_str(), mode)) in FileHandle()
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_monitor.cpp | 18 trace::err("GPIO Async wait error: %s", ec.message().c_str()); in scheduleGPIOEvent()
|
/openbmc/openpower-occ-control/ |
H A D | occ_presence.cpp | 36 CALLOUT_DEVICE_PATH(file.c_str())); in analyzeEvent()
|
/openbmc/phosphor-gpio-monitor/ |
H A D | evdev.cpp | 23 auto fd = open(path.c_str(), O_RDONLY | O_NONBLOCK); in openDevice()
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | software_utils.cpp | 36 FILE* outStream = popen(tarCmd.c_str(), "w"); in unTar()
|
H A D | activation.cpp | 235 method.append(path.c_str()); in deleteImageManagerObject() 248 VERSION_BUSNAME, path.c_str(), in deleteImageManagerObject() 379 auto method = bus.new_method_call(service.c_str(), applyTimeObjPath, in checkApplyTimeImmediate()
|
/openbmc/phosphor-debug-collector/ |
H A D | faultlog_dump_entry.hpp | 54 phosphor::dump::Entry(bus, objPath.c_str(), dumpId, timeStamp, fileSize, in Entry()
|
/openbmc/pldm/pldmd/ |
H A D | dbus_impl_pdr.hpp | 42 PdrIntf(bus, path.c_str()), pdrRepo(repo) {}; in Pdr()
|
H A D | dbus_impl_requester.hpp | 45 RequesterIntf(bus, path.c_str()), pldmInstanceIdDb(db) {}; in Requester()
|
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | hyp_sys_config.hpp | 43 Iface(bus, objPath.c_str(), Iface::action::defer_emit), bus(bus), in HypSysConfig()
|
/openbmc/phosphor-pid-control/test/ |
H A D | helpers.hpp | 63 EXPECT_STREQ(properties[(*index)++].c_str(), names[0]); in SetupDbusObject()
|
/openbmc/slpd-lite/ |
H A D | slp_message_handler.cpp | 59 std::copy_n((uint8_t*)req.header.langtag.c_str(), in prepareHeader() 112 std::cout << "service=" << service.c_str() << "\n"; in processSrvTypeRequest() 147 std::copy_n((uint8_t*)service.c_str(), service.length(), in processSrvTypeRequest() 265 std::copy_n((uint8_t*)url.c_str(), url.length(), buff.data() + pos); in processSrvRequest()
|
/openbmc/phosphor-fan-presence/evdevpp/test/ |
H A D | evmon.cpp | 61 open(path.c_str(), O_RDONLY | O_NONBLOCK)); in main()
|