Home
last modified time | relevance | path

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

/system/core/adb/
Dadb_utils.h80 void PopAll(Fn fn) { in PopAll() function
/system/core/adb/client/
Dusb_libusb.cpp431 hotplug_queue.PopAll([](std::pair<libusb_hotplug_event, libusb_device*> pair) { in hotplug_thread()