OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_auth_confirm_key
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
adb_auth.h
40
static inline void
adb_auth_confirm_key
(unsigned char *data, size_t len, atransport *t) { }
function
50
void
adb_auth_confirm_key
(unsigned char *data, size_t len, atransport *t);
adb_auth_client.c
191
void
adb_auth_confirm_key
(unsigned char *key, size_t len, atransport *t)
function
adb.c
560
adb_auth_confirm_key
(p->data, p->msg.data_length, t);
[
all
...]
Completed in 37 milliseconds