Searched refs:serviceToIdMap (Results 1 – 1 of 1) sorted by relevance
110 sensorServiceToIdMap serviceToIdMap __attribute__((init_priority(101))); variable121 serviceToIdMap[service].insert(id); in fillSensorIdServiceMap()136 serviceToIdMap[service].insert(id); in fillSensorIdServiceMap()204 const auto it = serviceToIdMap.find(name); in initSensorMatches()205 if (it == serviceToIdMap.end()) in initSensorMatches()