Searched defs:hotplug_thread (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/client/
H A Dusb_libusb.cpp435 static void hotplug_thread() { function in namespace:libusb
455 std::call_once(once, []() { std::thread(hotplug_thread).detach(); });

Completed in 33 milliseconds