OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gHubAlive
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/sensorhal/
sensors.cpp
191
static bool
gHubAlive
;
201
gHubAlive
= ctx->getHubAlive();
216
if (
gHubAlive
) {
activity.cpp
319
static bool
gHubAlive
= false;
329
gHubAlive
= ctx->getHubAlive();
344
if (
gHubAlive
) {
Completed in 626 milliseconds