Home | History | Annotate | Download | only in jni

Lines Matching defs:attempts

889     int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS;
893 if (attempts-- < 0) {
1116 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS;
1120 if (attempts-- < 0) {