Home
last modified time | relevance | path

Searched refs:_min_time_to_next_fix_millis (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/chre/apps/power_test/common/idl/
H A Dchre_power_test_generated.h576 bool mutate_min_time_to_next_fix_millis(uint32_t _min_time_to_next_fix_millis) { in mutate_min_time_to_next_fix_millis()
577 return SetField<uint32_t>(VT_MIN_TIME_TO_NEXT_FIX_MILLIS, _min_time_to_next_fix_millis, 0); in mutate_min_time_to_next_fix_millis()
1181 auto _min_time_to_next_fix_millis = _o->min_time_to_next_fix_millis; in CreateGnssLocationMessage() local
1186 _min_time_to_next_fix_millis); in CreateGnssLocationMessage()