Searched refs:checkIfAlive (Results 1 – 3 of 3) sorted by relevance
38 ndk::ScopedAStatus checkIfAlive(
44 ndk::ScopedAStatus WatchdogClient::checkIfAlive(int32_t sessionId, TimeoutLength /*timeout*/) { in checkIfAlive() function in android::hardware::automotive::vehicle::V2_0::WatchdogClient
421 watchdogClient->checkIfAlive(-1, TimeoutLength::TIMEOUT_NORMAL); in invokeWatchDogClient()