Searched refs:pathRef (Results 1 – 1 of 1) sorted by relevance
106 auto pathRef = interfaceMap.find(path); in getObject() local107 if (pathRef == interfaceMap.end()) in getObject()114 return pathRef->second; in getObject()116 for (const auto& connectionInterfaces : pathRef->second) in getObject()