Home
last modified time | relevance | path

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

/frameworks/av/services/medialog/
DMediaLogService.h49 static const int kDumpLockSleepUs = 20000; variable
DMediaLogService.cpp67 usleep(kDumpLockSleepUs); in dumpTryLock()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp51 static const int kDumpLockSleepUs = 20000; variable
350 usleep(kDumpLockSleepUs); in tryLock()
/frameworks/av/services/audioflinger/
DAudioFlinger.h405 static const int kDumpLockSleepUs = 20000; variable
DAudioFlinger.cpp389 usleep(kDumpLockSleepUs); in dumpTryLock()