HomeSort by relevance Sort by last modified time
    Searched refs:getAliveCheck (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/sensorhal/
hubconnection.h 49 status_t getAliveCheck();
sensors.cpp 49 && mHubConnection->getAliveCheck() == OK);
activity.cpp 284 && mHubConnection->getAliveCheck() == OK;
hubconnection.cpp 250 status_t HubConnection::getAliveCheck()
    [all...]

Completed in 795 milliseconds