Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/ril/
Dcuttlefish_ril.cpp110 static const struct timeval TIMEVAL_SIMPOLL = {3, 0}; variable
1991 gce_ril_env->RequestTimedCallback(pollSIMState, NULL, &TIMEVAL_SIMPOLL); in pollSIMState()
/device/generic/goldfish/ril/
Dreference-ril.c244 static const struct timeval TIMEVAL_SIMPOLL = {1,0}; variable
3423 RIL_requestTimedCallback (pollSIMState, NULL, &TIMEVAL_SIMPOLL);