Home
last modified time | relevance | path

Searched refs:objectPathStripped (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp354 std::string_view objectPathStripped = in getSubTreePathsById() local
357 if (!objectPathStripped.empty() && in getSubTreePathsById()
358 interfaceMap.find(objectPathStripped) == interfaceMap.end()) in getSubTreePathsById()
371 if (thisPath == objectPathStripped || !thisPath.ends_with("/" + id)) in getSubTreePathsById()