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.cpp177 static void adb_auth_event(int fd, unsigned events, void*) { in adb_auth_event() function
247 fdevent_install(&framework_fde, framework_fd, adb_auth_event, nullptr); in adb_auth_listener()