Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp63 static const struct timeval TIMEVAL_SIMPOLL = {3, 0}; variable
1881 gce_ril_env->RequestTimedCallback(pollSIMState, NULL, &TIMEVAL_SIMPOLL); in pollSIMState()
/device/generic/goldfish/radio/ril/
Dreference-ril.c254 static const struct timeval TIMEVAL_SIMPOLL = {1,0}; variable
3485 RIL_requestTimedCallback (pollSIMState, NULL, &TIMEVAL_SIMPOLL);
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c332 static const struct timeval TIMEVAL_SIMPOLL = {1,0}; variable
4851 RIL_requestTimedCallback (pollSIMState, NULL, &TIMEVAL_SIMPOLL);