Searched refs:commandThread (Results 1 – 3 of 3) sorted by relevance
66 wp<AudioPolicyService::AudioCommandThread> commandThread) in createIfNeeded() argument86 getOpForSource(attr.source), commandThread); in createIfNeeded()93 wp<AudioPolicyService::AudioCommandThread> commandThread) : in OpRecordAudioMonitor() argument96 mCommandThread(commandThread) { in OpRecordAudioMonitor()154 sp<AudioPolicyService::AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local155 if (commandThread != nullptr) { in checkOp()156 commandThread->updateUidStatesCommand(); in checkOp()
43 wp<AudioPolicyService::AudioCommandThread> commandThread);50 wp<AudioPolicyService::AudioCommandThread> commandThread);92 wp<AudioPolicyService::AudioCommandThread> commandThread) : in AudioRecordClient() argument101 attributes, commandThread)) { in AudioRecordClient()
106 [[clang::no_destroy]] static audio_utils::CommandThread commandThread; in getThread() local107 return commandThread; in getThread()