Home
last modified time | relevance | path

Searched refs:getObjPath (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_item_updater.cpp50 static std::string getObjPath(const std::string& versionId) in getObjPath() function in TestItemUpdater
86 std::string objPath = getObjPath(version); in TEST_F()
110 std::string objPath = getObjPath(version); in TEST_F()
140 auto objPath0 = getObjPath(version0); in TEST_F()
141 auto objPath1 = getObjPath(version1); in TEST_F()
190 auto objPath0 = getObjPath(version0); in TEST_F()
191 auto objPath1 = getObjPath(version1); in TEST_F()
244 std::string objPath = getObjPath(version); in TEST_F()
282 std::string objPath = getObjPath(version); in TEST_F()
316 std::string objPath = getObjPath(version); in TEST_F()
[all …]
/openbmc/entity-manager/src/gpio-presence/
H A Ddevice_presence.cpp51 auto DevicePresence::getObjPath() const -> sdbusplus::message::object_path in getObjPath() function in gpio_presence::DevicePresence
90 sdbusplus::message::object_path objPath = getObjPath(); in updateDbusInterfaces()
H A Ddevice_presence.hpp39 auto getObjPath() const -> sdbusplus::message::object_path;
/openbmc/entity-manager/test/
H A Dtest_gpio_presence.cpp82 sdbusplus::message::object_path objPath = c->getObjPath(); in testDevicePresentDbus()
134 sdbusplus::message::object_path objPath = c->getObjPath(); in testDevicePresentThenDisappearDbus()
H A Dtest_gpio_presence_state.cpp193 sdbusplus::message::object_path objPath = device.getObjPath(); in TEST_F()
/openbmc/phosphor-networkd/src/
H A Dstatic_gateway.hpp55 inline const auto& getObjPath() const in getObjPath() function in phosphor::network::StaticGateway
H A Dneighbor.hpp56 inline const auto& getObjPath() const in getObjPath() function in phosphor::network::Neighbor
H A Dipaddress.hpp62 inline const auto& getObjPath() const in getObjPath() function in phosphor::network::IPAddress
H A Dethernet_interface.cpp382 return it->second->getObjPath(); in neighbor()
390 return it->second->getObjPath(); in neighbor()
435 return it->second->getObjPath(); in staticGateway()
443 return it->second->getObjPath(); in ipv6AcceptRA()
490 return it->second->getObjPath(); in dhcpEnabled()