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

  /system/core/adb/
adb_auth.h 55 void send_auth_request(atransport *t);
adbd_auth.cpp 175 send_auth_request(usb_transport);
204 void send_auth_request(atransport* t) { function
205 LOG(INFO) << "Calling send_auth_request...";
adb.cpp 340 send_auth_request(t);
389 send_auth_request(t);
    [all...]

Completed in 49 milliseconds