| /openbmc/dbus-sensors/src/leakdetector/ |
| H A D | LeakGPIODetector.cpp | 38 static auto getObjectPath(const std::string& detectorName) in getObjectPath() function 48 DetectorIntf(ctx, getObjectPath(config.name).str.c_str(), in GPIODetector() 95 co_await leakEvents.generateLeakEvent(getObjectPath(config.name), in updateGPIOStateAsync()
|
| /openbmc/phosphor-modbus/tests/ |
| H A D | test_firmware.cpp | 39 auto getObjectPath() -> sdbusplus::message::object_path in getObjectPath() function in TestFirmware 102 EXPECT_TRUE(deviceFirmware->getObjectPath().str.starts_with(objectPath)) in testFirmwareVersion() 105 auto softwarePath = deviceFirmware->getObjectPath().str; in testFirmwareVersion()
|
| /openbmc/phosphor-modbus/rtu/firmware/ |
| H A D | device_firmware.cpp | 21 static auto getObjectPath(const config_intf::Config& config) in getObjectPath() function 58 objectPath(getObjectPath(config)), in DeviceFirmware()
|
| /openbmc/phosphor-modbus/rtu/device/ |
| H A D | base_device.cpp | 30 static auto getObjectPath(const std::string& sensorType, in getObjectPath() function 57 auto sensorPath = getObjectPath( in createSensors() 187 static auto getObjectPath(const config::Config& config, config::StatusType type, in getObjectPath() function 279 getObjectPath(config, statusBit.type, statusBit.name); in readStatusRegisters()
|
| /openbmc/phosphor-certificate-manager/ |
| H A D | certificate.hpp | 204 std::string getObjectPath();
|
| H A D | certificate.cpp | 682 std::string Certificate::getObjectPath() in getObjectPath() function in phosphor::certs::Certificate
|
| H A D | certs_manager.cpp | 360 objects.emplace_back(certificate->getObjectPath()); in installAll()
|
| /openbmc/phosphor-psu-code-mgmt/src/ |
| H A D | activation.hpp | 184 const std::string& getObjectPath() const in getObjectPath() function in phosphor::software::updater::Activation
|
| /openbmc/smbios-mdr/src/ |
| H A D | mdrv2.cpp | 530 std::string path = getObjectPath(smbiosInventoryPath, motherboardPath, in systemInfoUpdate() 562 std::string path = getObjectPath(smbiosInventoryPath, motherboardPath, in systemInfoUpdate() 594 std::string path = getObjectPath(smbiosInventoryPath, motherboardPath, in systemInfoUpdate() 625 std::string path = getObjectPath(smbiosInventoryPath, motherboardPath, in systemInfoUpdate()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
| H A D | 0001-include-missing-system-headers.patch | 62 extern CMPIObjectPath *getObjectPath(char *path, char **msg);
|
| /openbmc/smbios-mdr/include/ |
| H A D | smbios_mdrv2.hpp | 356 static inline std::string getObjectPath( in getObjectPath() function
|
| /openbmc/phosphor-certificate-manager/test/ |
| H A D | certs_manager_test.cpp | 1608 EXPECT_EQ(manager.getCertificates()[i]->getObjectPath(), objects[i]); in TEST_F() 1836 EXPECT_EQ(manager.getCertificates()[i]->getObjectPath(), objects[i]); in TEST_F()
|