Home
last modified time | relevance | path

Searched refs:kDumpLockSleepUs (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/medialog/
DMediaLogService.h51 static const int kDumpLockSleepUs = 20000; variable
DMediaLogService.cpp85 usleep(kDumpLockSleepUs); in dumpTryLock()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDriver.cpp37 static const int kDumpLockSleepUs = 20000; variable
842 usleep(kDumpLockSleepUs); in dump()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp48 static const int kDumpLockSleepUs = 20000; variable
299 usleep(kDumpLockSleepUs); in tryLock()
/frameworks/av/services/audioflinger/
DAudioFlinger.h432 static const int kDumpLockSleepUs = 20000; variable
DAudioFlinger.cpp445 usleep(kDumpLockSleepUs); in dumpTryLock()