Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyService.cpp50 static const int kDumpLockSleepUs = 20000; variable
277 usleep(kDumpLockSleepUs); in tryLock()
/frameworks/av/services/audioflinger/
DAudioFlinger.h387 static const int kDumpLockSleepUs = 20000; variable
DAudioFlinger.cpp372 usleep(kDumpLockSleepUs); in dumpTryLock()