Home | History | Annotate | Download | only in jni

Lines Matching defs:retryCount

54     int retryCount = 0;
64 if (retryCount > 50) {
70 retryCount++;
82 int retryCount = 0;
90 if (retryCount > 50) {
96 retryCount++;
116 int retryCount;
160 retryCount = 0;
176 retryCount = 0;
291 if (retryCount > 50) {
299 retryCount++;