Searched refs:proIter (Results 1 – 1 of 1) sorted by relevance
780 auto proIter = propertyMap.find("Units"); in createVirtualSensorsFromDBus() local781 if (proIter != propertyMap.end()) in createVirtualSensorsFromDBus()783 sensorUnit = std::get<std::string>(proIter->second); in createVirtualSensorsFromDBus()