Home
last modified time | relevance | path

Searched refs:adb_auth_event (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dadb_auth_client.cpp172 static void adb_auth_event(int fd, unsigned events, void *data) in adb_auth_event() function
226 fdevent_install(&t->auth_fde, framework_fd, adb_auth_event, t); in adb_auth_confirm_key()