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

/system/core/adb/daemon/
H A Dusb.cpp340 static void usb_ffs_open_thread(void* x) { function
531 std::thread(usb_ffs_open_thread, h).detach();

Completed in 51 milliseconds