Searched defs:reqPath (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-objmgr/src/ |
| H A D | handler.cpp | 42 const InterfaceMapType& interfaceMap, std::string reqPath, in getAncestors() 142 const InterfaceMapType& interfaceMap, std::string reqPath, int32_t depth, in getSubTree() 212 std::string reqPath, int32_t depth, in getSubTreePaths() 291 const sdbusplus::message::object_path& reqPath, int32_t depth, in getAssociatedSubTree() 321 const sdbusplus::message::object_path& reqPath, int32_t depth, in getAssociatedSubTreePaths()
|
| H A D | main.cpp | 589 "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()
|