Searched refs:BestSensorConfig (Results 1 – 3 of 3) sorted by relevance
56 bool GetBestSensorConfigMap(std::unordered_map<int32_t, struct BestSensorConfig> &map);85 std::unordered_map<int32_t, struct BestSensorConfig> sensorConfig_;86 std::unordered_map<int32_t, struct BestSensorConfig> sdcSensorConfig_;91 struct BestSensorConfig { struct
155 BestSensorConfig config = {samplingInterval, reportInterval}; in UpdateSensorConfig()171 BestSensorConfig config = {samplingInterval, reportInterval}; in UpdateSdcSensorConfig()384 …orClientsManager::GetBestSensorConfigMap(std::unordered_map<int32_t, struct BestSensorConfig> &map) in GetBestSensorConfigMap()
174 std::unordered_map<int32_t, struct BestSensorConfig> bestSensorConfigMap; in SensorShowClient()