Searched refs:usb_cleanup (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dusb_osx.cpp414 static void usb_cleanup() { function
415 VLOG(USB) << "usb_cleanup";
424 atexit(usb_cleanup);

Completed in 135 milliseconds