Searched refs:handle_host_request (Results 1 – 3 of 3) sorted by relevance
/system/core/adb/ |
D | adb.h | 252 int handle_host_request(const char* service, TransportType type, const char* serial, int reply_fd, …
|
D | sockets.cpp | 733 if (handle_host_request(service, type, serial, s->peer->fd, s) == 0) { in smart_socket_enqueue()
|
D | adb.cpp | 1001 int handle_host_request(const char* service, TransportType type, in handle_host_request() function
|