HomeSort by relevance Sort by last modified time
    Searched full:auth_fde (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
adb_auth_client.cpp 182 fdevent_remove(&usb_transport->auth_fde);
226 fdevent_install(&t->auth_fde, framework_fd, adb_auth_event, t);
227 fdevent_add(&t->auth_fde, FDE_READ);
adb.h 210 fdevent auth_fde; member in struct:atransport

Completed in 152 milliseconds