Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dsensors.cpp185 bool SensorContext::getHubAlive() { in getHubAlive() function in SensorContext
201 gHubAlive = ctx->getHubAlive(); in open_sensors()
Dsensors.h32 bool getHubAlive();
Dactivity.h37 bool getHubAlive();
Dactivity.cpp313 bool ActivityContext::getHubAlive() { in getHubAlive() function in ActivityContext
329 gHubAlive = ctx->getHubAlive(); in open_activity()