HomeSort by relevance Sort by last modified time
    Searched refs:adbd_auth_confirm_key (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
adb_auth.h 53 void adbd_auth_confirm_key(const char* data, size_t len, atransport* t);
adbd_auth.cpp 126 void adbd_auth_confirm_key(const char* key, size_t len, atransport* t) { function
adb.cpp 394 adbd_auth_confirm_key(p->data, p->msg.data_length, t);
    [all...]

Completed in 152 milliseconds