Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp41 const InterfaceMapType& interfaceMap, std::string reqPath, in getAncestors()
141 const InterfaceMapType& interfaceMap, std::string reqPath, int32_t depth, in getSubTree()
211 std::string reqPath, int32_t depth, in getSubTreePaths()
290 const sdbusplus::message::object_path& reqPath, int32_t depth, in getAssociatedSubTree()
320 const sdbusplus::message::object_path& reqPath, int32_t depth, in getAssociatedSubTreePaths()
H A Dmain.cpp589 "GetSubTree", [&interfaceMap](std::string& reqPath, int32_t depth, in main()
596 [&interfaceMap](std::string& reqPath, int32_t depth, in main()
597 std::vector<std::string>& interfaces) { in main()
614 const sdbusplus::message::object_path& reqPath, in main()
615 int32_t depth, std::vector<std::string>& interfaces) { in main()