Searched defs:getObjPath (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-networkd/src/ | ||
H A D | ipaddress.hpp | 62 inline const auto& getObjPath() const in getObjPath() function in phosphor::network::IPAddress |
H A D | neighbor.hpp | 56 inline const auto& getObjPath() const in getObjPath() function in phosphor::network::Neighbor |
H A D | static_gateway.hpp | 55 inline const auto& getObjPath() const in getObjPath() function in phosphor::network::StaticGateway |
/openbmc/entity-manager/src/gpio-presence/ | ||
H A D | device_presence.cpp | 49 auto DevicePresence::getObjPath() const -> sdbusplus::message::object_path in getObjPath() function in gpio_presence::DevicePresence |
/openbmc/phosphor-psu-code-mgmt/test/ | ||
H A D | test_item_updater.cpp | 50 static std::string getObjPath(const std::string& versionId) in getObjPath() function in TestItemUpdater |