Searched refs:serviceToIdMap (Results 1 – 1 of 1) sorted by relevance
118 sensorServiceToIdMap serviceToIdMap __attribute__((init_priority(101))); variable129 serviceToIdMap[service].insert(id); in fillSensorIdServiceMap()144 serviceToIdMap[service].insert(id); in fillSensorIdServiceMap()212 const auto it = serviceToIdMap.find(name); in initSensorMatches()213 if (it == serviceToIdMap.end()) in initSensorMatches()