Home
last modified time | relevance | path

Searched refs:TIMEVAL_WAKE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp143 static const struct timeval TIMEVAL_WAKE_TIMEOUT = {ANDROID_WAKE_LOCK_SECS,ANDROID_WAKE_LOCK_USECS}; variable
657 internalRequestTimedCallback(wakeTimeoutCallback, NULL, &TIMEVAL_WAKE_TIMEOUT); in grabPartialWakeLock()
809 &TIMEVAL_WAKE_TIMEOUT); in RIL_onUnsolicitedResponse()
/device/generic/goldfish/radio/libril/
Dril.cpp143 static const struct timeval TIMEVAL_WAKE_TIMEOUT = {ANDROID_WAKE_LOCK_SECS,ANDROID_WAKE_LOCK_USECS}; variable
656 internalRequestTimedCallback(wakeTimeoutCallback, NULL, &TIMEVAL_WAKE_TIMEOUT); in grabPartialWakeLock()
805 &TIMEVAL_WAKE_TIMEOUT); in RIL_onUnsolicitedResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp143 static const struct timeval TIMEVAL_WAKE_TIMEOUT = {ANDROID_WAKE_LOCK_SECS,ANDROID_WAKE_LOCK_USECS}; variable
688 internalRequestTimedCallback(wakeTimeoutCallback, NULL, &TIMEVAL_WAKE_TIMEOUT); in grabPartialWakeLock()
851 &TIMEVAL_WAKE_TIMEOUT); in RIL_onUnsolicitedResponse()