Searched refs:LOOP_COUNT_MAP (Results 1 – 2 of 2) sorted by relevance
43 const std::unordered_map<VibrationType, int32_t> LOOP_COUNT_MAP = { variable62 bool setLoopRet = Sensors::SetLoopCount(LOOP_COUNT_MAP.at(type)); in StartVibrator()
36 const std::unordered_map<VibrationType, int32_t> LOOP_COUNT_MAP = { variable155 bool setLoopRet = Sensors::SetLoopCount(LOOP_COUNT_MAP.at(type)); in StartVibrator()