Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport_local.cpp206 static void client_socket_thread(int) { in client_socket_thread() function
303 std::thread(client_socket_thread, port).detach(); in local_init()