OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sWakelockHeldGnss
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/gnss/1.0/default/
Gnss.cpp
31
bool Gnss::
sWakelockHeldGnss
= false;
296
sWakelockHeldGnss
= true;
301
sWakelockHeldGnss
= false;
325
if (
sWakelockHeldGnss
|| sWakelockHeldFused) {
328
sWakelockHeldGnss
, sWakelockHeldFused);
Gnss.h
146
static bool
sWakelockHeldGnss
;
Completed in 269 milliseconds