Home
last modified time | relevance | path

Searched defs:adb_auth_nextkey (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dadb_auth.h44 static inline void *adb_auth_nextkey(void *current) { return NULL; } in adb_auth_nextkey() function
Dadb_auth_host.c359 void *adb_auth_nextkey(void *current) in adb_auth_nextkey() function