Home | Sort by relevance Sort by last modified time |
/system/core/adb/ | |
transport.h | 94 size_t failed_auth_attempts = 0; member in class:atransport |
adb.cpp | 358 t->failed_auth_attempts = 0; 360 if (t->failed_auth_attempts++ > 10) [all...] |