Searched refs:sleep (Results 26 - 44 of 44) sorted by relevance

12

/system/core/toolbox/
H A DAndroid.mk39 sleep \
H A Diftop.c267 sleep(delay);
H A Dvmstat.c123 sleep(delay);
242 " -d delay How long to sleep between rows.\n"
H A Dtop.c187 sleep(delay);
/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/extras/micro_bench/
H A Dmicro_bench.c47 sleep(delay);
52 printf("sleep(%d) took %ld.%06ld seconds\n", delay, tv2.tv_sec, tv2.tv_usec);
163 {"sleep", do_sleep},
/system/vold/
H A Dmain.cpp93 sleep(1000);
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 */
/system/extras/tests/sdcard/
H A Dsysutil.cpp395 sleep(kCachePurgeSleepDuration);
404 sleep(kCachePurgeSleepDuration);
/system/core/fastboot/
H A Dusb_windows.c376 void sleep(int seconds) function
H A Dusb_linux.c389 sleep( 1 );
H A Dfastboot.c257 sleep(1);
/system/extras/atrace/
H A Datrace.c557 sleep(g_initialSleepSecs);
/system/extras/latencytop/
H A Dlatencytop.c142 sleep(delay);
421 " -d delay Time to sleep between updates.\n"
/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c82 ** <--tosleep=number of microsseconds to sleep before
837 sleep(UINT_MAX);
/system/core/adb/
H A Dusb_libusb.c610 sleep(5);
H A Dusb_linux.c691 sleep(1);
/system/extras/cpustats/
H A Dcpustats.c146 sleep(delay);
/system/core/libusbhost/
H A Dusbhost.c271 sleep(1);

Completed in 2742 milliseconds

12