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 65 status_t getAliveCheck();
activity.cpp 391 && mHubConnection->getAliveCheck() == OK;
sensors.cpp 253 return (mHubConnection->initCheck() == OK && mHubConnection->getAliveCheck() == OK);
hubconnection.cpp 323 status_t HubConnection::getAliveCheck()
    [all...]

Completed in 78 milliseconds