Home
last modified time | relevance | path

Searched defs:reqPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp40 getAncestors(const InterfaceMapType& interfaceMap, std::string reqPath, in getAncestors()
139 getSubTree(const InterfaceMapType& interfaceMap, std::string reqPath, in getSubTree()
207 getSubTreePaths(const InterfaceMapType& interfaceMap, std::string reqPath, in getSubTreePaths()
284 const sdbusplus::message::object_path& reqPath, int32_t depth, in getAssociatedSubTree()
314 const sdbusplus::message::object_path& reqPath, int32_t depth, in getAssociatedSubTreePaths()
H A Dmain.cpp587 "GetSubTree", [&interfaceMap](std::string& reqPath, int32_t depth, in main()
594 [&interfaceMap](std::string& reqPath, int32_t depth, in main()
595 std::vector<std::string>& interfaces) { in main()
612 const sdbusplus::message::object_path& reqPath, in main()
613 int32_t depth, std::vector<std::string>& interfaces) { in main()