Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c364 static int s_repollCallsCount = 0; variable
1221 && s_repollCallsCount < REPOLL_CALLS_COUNT_MAX
1225 " Repoll count: %d\n", s_repollCallsCount);
1226 s_repollCallsCount++;
1233 s_repollCallsCount = 0;