OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getHubAlive
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/sensorhal/
sensors.cpp
184
bool SensorContext::
getHubAlive
() {
200
gHubAlive = ctx->
getHubAlive
();
activity.cpp
94
if (
getHubAlive
()) {
282
bool ActivityContext::
getHubAlive
() {
308
if (gActivityContext != NULL && gActivityContext->
getHubAlive
()) {
Completed in 42 milliseconds