Home
last modified time | relevance | path

Searched defs:subtreePath (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp276 std::vector<std::string> subtreePath = in TEST_F() local
293 std::vector<std::string> subtreePath = in TEST_F() local
423 std::vector<std::string> subtreePath = getAssociatedSubTreePaths( in TEST_F() local
570 std::vector<std::string> subtreePath = getAssociatedSubTreePathsById( in TEST_F() local
/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp420 for (const auto& subtreePath : subtreePaths) in getAssociatedSubTreeById() local
446 for (const auto& subtreePath : subtreePaths) in getAssociatedSubTreePathsById() local
/openbmc/phosphor-net-ipmid/command/
H A Dguid.cpp25 static constexpr auto subtreePath = "/xyz/openbmc_project/inventory"; variable
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp224 const std::string& subtreePath, int32_t depth) in getSubTree()
354 const std::string& subtreePath, int32_t depth, ObjectTree& objectTree) in getSubTree()
366 const std::string& subtreePath, const std::string& match, in getDbusObject()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp266 const std::string& subtreePath, DbusObjectInfo& dbusObject) in getDbusObject()
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp1217 subtreePath) { in requestRoutesSystemLogServiceCollection() argument