Searched refs:findEndpoint (Results 1 – 1 of 1) sorted by relevance
287 auto findEndpoint = associationMaps.ifaces.find(associationPath.str); in getAssociatedSubTree() local288 if (findEndpoint == associationMaps.ifaces.end()) in getAssociatedSubTree()293 std::get<endpointsPos>(findEndpoint->second); in getAssociatedSubTree()317 auto findEndpoint = associationMaps.ifaces.find(associationPath.str); in getAssociatedSubTreePaths() local318 if (findEndpoint == associationMaps.ifaces.end()) in getAssociatedSubTreePaths()323 std::get<endpointsPos>(findEndpoint->second); in getAssociatedSubTreePaths()