Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dusb_linux_client.c66 adb_sleep_ms(1000); in usb_open_thread()
Dsysdeps.h208 static __inline__ void adb_sleep_ms( int mseconds ) in adb_sleep_ms() function
461 static __inline__ void adb_sleep_ms( int mseconds ) in adb_sleep_ms() function
Dtransport.c674 adb_sleep_ms(1000); in acquire_one_transport()