Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp110 static const char kHardwareLockedString[] = "Hardware lock is taken\n"; variable
640 String8 result(kHardwareLockedString); in dump()