OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAliveCheck
(Results
1 - 5
of
5
) sorted by null
/device/google/contexthub/lefty/
Lefty.cpp
34
&& mHubConnection->
getAliveCheck
() == ::android::OK) {
/device/google/contexthub/sensorhal/
hubconnection.h
69
status_t
getAliveCheck
();
activity.cpp
391
&& mHubConnection->
getAliveCheck
() == OK;
sensors.cpp
236
return (mHubConnection->initCheck() == OK && mHubConnection->
getAliveCheck
() == OK);
hubconnection.cpp
371
status_t HubConnection::
getAliveCheck
()
[
all
...]
Completed in 490 milliseconds