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