Home
last modified time | relevance | path

Searched defs:sleepMs (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/base/
DThread_pthread.cpp168 void Thread::sleepMs(unsigned n) { in sleepMs() function in android::base::Thread
DThread_win32.cpp144 void Thread::sleepMs(unsigned n) { in sleepMs() function in android::base::Thread
DSystem.cpp201 void sleepMs(uint64_t n) { in sleepMs() function