HomeSort by relevance Sort by last modified time
    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