Searched refs:estimatedPath (Results 1 – 1 of 1) sorted by relevance
367 static std::string getDbusPath(const std::string& estimatedPath) in getDbusPath() argument369 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()