Home
last modified time | relevance | path

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

/device/generic/goldfish/ril/
Dreference-ril.c264 static int s_repollCallsCount = 0; variable
999 && s_repollCallsCount < REPOLL_CALLS_COUNT_MAX
1003 " Repoll count: %d\n", s_repollCallsCount);
1004 s_repollCallsCount++;
1011 s_repollCallsCount = 0;