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 43 void *adb_auth_nextkey(void *current);
56 static inline void *adb_auth_nextkey(void *current) { return NULL; } function
adb_auth_host.cpp 366 void *adb_auth_nextkey(void *current) function

Completed in 47 milliseconds