Home | History | Annotate | Download | only in adb

Lines Matching refs:failed_auth_attempts

382                     t->failed_auth_attempts = 0;
384 if (t->failed_auth_attempts++ > 256) std::this_thread::sleep_for(1s);