OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CS_NOPERM
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/minadbd/
adb.h
262
/* this should only be used for transports with connection_state ==
CS_NOPERM
*/
405
#define
CS_NOPERM
5 /* Insufficient permissions to communicate with the device */
/system/core/adb/
adb.h
300
/* this should only be used for transports with connection_state ==
CS_NOPERM
*/
466
#define
CS_NOPERM
5 /* Insufficient permissions to communicate with the device */
Completed in 78 milliseconds