OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:failed_auth_attempts
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
adb.h
209
unsigned
failed_auth_attempts
;
member in struct:atransport
adb.c
548
t->
failed_auth_attempts
= 0;
550
if (t->
failed_auth_attempts
++ > 10)
[
all
...]
Completed in 969 milliseconds