OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CS_UNAUTHORIZED
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
adb.h
468
#define
CS_UNAUTHORIZED
7
transport.c
862
if (result->connection_state ==
CS_UNAUTHORIZED
) {
905
case
CS_UNAUTHORIZED
: return "unauthorized";
adb.c
411
case
CS_UNAUTHORIZED
:
542
t->connection_state =
CS_UNAUTHORIZED
;
[
all
...]
Completed in 25 milliseconds