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 24 void send_auth_request(atransport *t);
adb_auth_client.c 247 send_auth_request(usb_transport);
adb.c 353 void send_auth_request(atransport *t) function
355 D("Calling send_auth_request\n");
559 send_auth_request(t);
580 send_auth_request(t);
    [all...]

Completed in 47 milliseconds