Searched refs:metricPropertyToDbusPaths (Results 1 – 1 of 1) sorted by relevance
877 const std::map<std::string, std::string>& metricPropertyToDbusPaths) in sensorPathToUri() argument884 auto it = metricPropertyToDbusPaths.find(uri); in sensorPathToUri()885 if (it == metricPropertyToDbusPaths.end()) in sensorPathToUri()933 const std::map<std::string, std::string>& metricPropertyToDbusPaths) in setReadingParams() argument947 sensorPathToUri(asyncResp, newUris, metricPropertyToDbusPaths); in setReadingParams()986 metricPropertyToDbusPaths)); in ~UpdateMetrics()995 std::map<std::string, std::string> metricPropertyToDbusPaths; member in redfish::telemetry::UpdateMetrics1000 metricPropertyToDbusPaths.insert( in insert()