Searched refs:failed_auth_attempts (Results 1 - 2 of 2) sorted by relevance

/system/core/adb/
H A Dadb.h209 unsigned failed_auth_attempts; member in struct:atransport
H A Dadb.c548 t->failed_auth_attempts = 0;
550 if (t->failed_auth_attempts++ > 10)

Completed in 34 milliseconds