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

  /system/core/adb/
adb_auth.h 27 void send_auth_request(atransport *t);
adb_auth.cpp 33 void send_auth_request(atransport *t) function
35 D("Calling send_auth_request");
adb_auth_client.cpp 252 send_auth_request(usb_transport);
adb.cpp 312 send_auth_request(t);
362 send_auth_request(t);
    [all...]

Completed in 66 milliseconds