Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 4 of 4) sorted by relevance

/development/host/windows/usb/api/
Dadb_legacy_io_completion.cpp41 bool wait) { in GetOvelappedIoResult()
Dadb_api.cpp486 bool wait) { in AdbGetOvelappedIoResult()
/development/host/windows/usb/winusb/
Dadb_winusb_io_completion.cpp49 bool wait) { in GetOvelappedIoResult()
/development/python-packages/adb/adb/
D__init__.py465 def wait(self) -> str: member in AndroidDevice