Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/adb/client/
Dtransport_emulator.cpp188 static void client_socket_thread(std::string_view) { in client_socket_thread() function
232 std::thread(client_socket_thread, addr).detach(); in init_emulator_scanner()