Searched refs:sleep (Results 1 - 25 of 44) sorted by last modified time

12

/system/vold/
H A Dcryptfs.c601 sleep(1);
696 sleep(2);
723 sleep(1);
974 /* If incorrect, sleep for a bit to prevent dictionary attacks */
975 sleep(1);
1195 * device to sleep on us. We'll grab a partial wakelock, and if the UI
1287 sleep(2);
1392 sleep(2); /* Give the UI a chance to show 100% progress */
H A Dmain.cpp93 sleep(1000);
/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c82 ** <--tosleep=number of microsseconds to sleep before
837 sleep(UINT_MAX);
/system/bluetooth/tools/
H A Dasocket_test.c319 sleep(args->delay);
353 sleep(4);
360 sleep(args->delay);
367 sleep(args->delay);
374 sleep(args->delay);
376 sleep(args->delay);
383 sleep(args->delay);
385 sleep(args->delay);
392 sleep(args->delay);
458 sleep(
[all...]
H A Dpipetest.c161 sleep(1);
179 sleep(1);
183 sleep(1);
200 sleep(1);
204 sleep(1);
221 sleep(1);
238 sleep(1);
242 sleep(1);
279 sleep(1);
302 sleep(
[all...]
H A Dsock_shutdown_bug_l2cap.c42 sleep(1);
44 sleep(1);
H A Dsock_shutdown_bug_rfcomm.c46 sleep(2);
57 sleep(2);
61 sleep(2);
H A Dsock_shutdown_bug_tcp.c46 sleep(2);
50 sleep(2);
59 sleep(2000000000);
H A Dsock_shutdown_test.c220 sleep(args->delay);
240 sleep(2);
H A Dsocktest.c333 sleep(args->delay);
367 sleep(4);
374 sleep(args->delay);
381 sleep(args->delay);
388 sleep(args->delay);
390 sleep(args->delay);
397 sleep(args->delay);
399 sleep(args->delay);
406 sleep(args->delay);
472 sleep(
[all...]
/system/core/adb/
H A Dusb_libusb.c610 sleep(5);
H A Dusb_linux.c691 sleep(1);
/system/core/debuggerd/
H A Dcrasher.c46 sleep(1);
94 while(1) sleep(1);
/system/core/fastboot/
H A Dfastboot.c257 sleep(1);
H A Dusb_linux.c389 sleep( 1 );
H A Dusb_windows.c376 void sleep(int seconds) function
/system/core/init/
H A Dwatchdogd.c74 sleep(interval);
/system/core/libsysutils/src/
H A DSocketListener.cpp180 sleep(1);
199 sleep(1);
/system/core/libusbhost/
H A Dusbhost.c271 sleep(1);
/system/core/logcat/
H A Dlogcat.cpp256 bool sleep = false; local
274 result = select(max + 1, &readset, NULL, NULL, sleep ? NULL : &timeout);
315 sleep = true;
335 sleep = false;
/system/core/toolbox/
H A DAndroid.mk39 sleep \
H A Dhd.c95 sleep(repeat);
H A Diftop.c267 sleep(delay);
H A Dsetconsole.c25 sleep(1);
H A Dsleep.c59 sleep((unsigned int)seconds);

Completed in 86 milliseconds

12