Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dusb_libusb.cpp700 static std::atomic<int> connecting_devices(0); variable
730 if (--connecting_devices == 0) { in device_connected()
787 ++connecting_devices; in hotplug_callback()