Lines Matching refs:string
9 const std::string& objectPath,
13 const InterfaceMapType& interfaceMap, std::string reqPath,
14 std::vector<std::string>& interfaces);
17 const std::string& path,
18 std::vector<std::string>& interfaces);
21 const InterfaceMapType& interfaceMap, std::string reqPath, int32_t depth,
22 std::vector<std::string>& interfaces);
24 std::vector<std::string> getSubTreePaths(const InterfaceMapType& interfaceMap,
25 std::string reqPath, int32_t depth,
26 std::vector<std::string>& interfaces);
48 std::vector<std::string>& interfaces);
65 std::vector<std::string> getAssociatedSubTreePaths(
70 std::vector<std::string>& interfaces);
91 const AssociationMaps& associationMaps, const std::string& id,
92 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces,
93 const std::string& association,
94 std::vector<std::string>& endpointInterfaces);
113 std::vector<std::string> getAssociatedSubTreePathsById(
115 const AssociationMaps& associationMaps, const std::string& id,
116 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces,
117 const std::string& association,
118 std::vector<std::string>& endpointInterfaces);