Home
last modified time | relevance | path

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

/system/chre/apps/test/chqts/src/busy_startup/
Dbusy_startup.cc63 static bool gInMethod = false; variable
139 if (gInMethod) { in nanoappHandleEvent()
142 gInMethod = true; in nanoappHandleEvent()
163 gInMethod = false; in nanoappHandleEvent()
167 gInMethod = true; in nanoappStart()
218 gInMethod = false; in nanoappStart()
228 if (gInMethod) { in nanoappEnd()