HomeSort by relevance Sort by last modified time
    Searched defs:adb_auth_nextkey (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
adb_auth.h 33 void *adb_auth_nextkey(void *current);
44 static inline void *adb_auth_nextkey(void *current) { return NULL; } function
adb_auth_host.c 359 void *adb_auth_nextkey(void *current) function

Completed in 43 milliseconds