Searched refs:pathPair (Results 1 – 5 of 5) sorted by relevance
387 for (const auto& pathPair : resp) in createSensorCallback() local389 for (const auto& entry : pathPair.second) in createSensorCallback()398 if (!parseThresholdsFromConfig(pathPair.second, sensorThresholds)) in createSensorCallback()452 dbusConnection, io, name, pathPair.first, objectType, in createSensorCallback()
551 for (auto& pathPair : configuration) in init() local553 if (pathPair.second.find(pidConfigurationInterface) != in init()554 pathPair.second.end() || in init()555 pathPair.second.find(pidZoneConfigurationInterface) != in init()556 pathPair.second.end() || in init()557 pathPair.second.find(stepwiseConfigurationInterface) != in init()558 pathPair.second.end()) in init()560 configurations.emplace(pathPair); in init()
186 for (const auto& pathPair : managedObj) in getSensorConfiguration() local188 for (const auto& [intf, cfg] : pathPair.second) in getSensorConfiguration()192 resp.emplace(pathPair); in getSensorConfiguration()
112 for (const auto& pathPair : managedObj) in asyncPopulatePid() local114 for (const auto& intfPair : pathPair.second) in asyncPopulatePid()183 pathPair.first.str); in asyncPopulatePid()
552 pathPair : resp) in populateFanRedundancy() local554 const std::string& path = pathPair.first; in populateFanRedundancy()556 pathPair.second; in populateFanRedundancy()