Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.hpp367 static std::string getDbusPath(const std::string& estimatedPath) in getDbusPath() argument
369 if (!estimatedPath.empty()) in getDbusPath()
371 auto it = sensorMap.find(getInstance(estimatedPath)); in getDbusPath()
377 auto objectPath = fs::path(estimatedPath); in getDbusPath()
384 return estimatedPath; in getDbusPath()