Searched refs:connectionInterfaces (Results 1 – 1 of 1) sorted by relevance
76 for (const auto& connectionInterfaces : objectPath.second) in getAncestors() local79 interfaces.size(), connectionInterfaces.second.size())); in getAncestors()84 connectionInterfaces.second.begin(), in getAncestors()85 connectionInterfaces.second.end(), in getAncestors()88 addObjectMapResult(ret, thisPath, connectionInterfaces); in getAncestors()116 for (const auto& connectionInterfaces : pathRef->second) in getObject() local119 std::min(interfaces.size(), connectionInterfaces.second.size())); in getObject()123 connectionInterfaces.second.begin(), in getObject()124 connectionInterfaces.second.end(), in getObject()127 results.emplace(connectionInterfaces.first, in getObject()[all …]