Home
last modified time | relevance | path

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

/system/chre/apps/gnss_world/
Dgnss_world.cc36 const uint32_t kLocationSessionCookie = 0x1337; variable
74 &kLocationSessionCookie)) { in makeLocationRequest()
81 &kLocationSessionCookie)) { in makeLocationRequest()
91 &kLocationSessionCookie, true /* oneShot */); in makeLocationRequest()
129 if (eventData == &kLocationSessionCookie) { in handleTimerEvent()
195 cookie = &kLocationSessionCookie; in handleGnssAsyncResult()