Searched refs:estimatedPath (Results 1 – 1 of 1) sorted by relevance
334 static std::string getDbusPath(const std::string& estimatedPath) in getDbusPath() argument336 if (!estimatedPath.empty()) in getDbusPath()338 auto it = sensorMap.find(getInstance(estimatedPath)); in getDbusPath()344 auto objectPath = fs::path(estimatedPath); in getDbusPath()351 return estimatedPath; in getDbusPath()