Searched defs:sleepMs (Results 1 – 3 of 3) sorted by relevance
| /hardware/google/aemu/base/ | ||
| D | Thread_pthread.cpp | 168 void Thread::sleepMs(unsigned n) { in sleepMs() function in android::base::Thread |
| D | Thread_win32.cpp | 144 void Thread::sleepMs(unsigned n) { in sleepMs() function in android::base::Thread |
| D | System.cpp | 201 void sleepMs(uint64_t n) { in sleepMs() function |