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
352 usleep(kDumpLockSleepUs); in tryLock()
/frameworks/av/services/audioflinger/
DAudioFlinger.h405 static const int kDumpLockSleepUs = 20000; variable
DAudioFlinger.cpp386 usleep(kDumpLockSleepUs); in dumpTryLock()