Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/gnss_world/
H A Dgnss_world.cc52 uint32_t gLocationTimerCount = 0; variable
62 uint32_t interval = kReportIntervals[gLocationTimerCount++]; in makeLocationRequest()
124 timerCount = gLocationTimerCount; in handleTimerEvent()