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

/system/core/adb/
H A Dadb_io.cpp89 adb_sleep_ms(1); // just yield some cpu time
H A Dadb_client.cpp232 adb_sleep_ms(3000);
264 adb_sleep_ms(2000);
H A Dsysdeps.h214 static __inline__ void adb_sleep_ms( int mseconds ) function
487 static __inline__ void adb_sleep_ms( int mseconds ) function
H A Dusb_linux_client.cpp183 adb_sleep_ms(1000);
366 adb_sleep_ms(1000);
H A Dtransport_local.cpp149 adb_sleep_ms(1000);
H A Dusb_windows.cpp177 adb_sleep_ms(1000);
H A Dcommandline.cpp711 adb_sleep_ms(1000);
1192 adb_sleep_ms(1000);
H A Dadb.cpp448 adb_sleep_ms(1000);
H A Dtransport.cpp835 adb_sleep_ms(1000);

Completed in 57 milliseconds