Searched refs:commandThread (Results 1 – 7 of 7) sorted by relevance
70 wp<AudioPolicyService::AudioCommandThread> commandThread) in createIfNeeded() argument92 commandThread); in createIfNeeded()114 wp<AudioPolicyService::AudioCommandThread> commandThread) : in OpRecordAudioMonitor() argument120 mCommandThread(commandThread) {} in OpRecordAudioMonitor()197 sp<AudioPolicyService::AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local198 if (commandThread != nullptr) { in checkOp()199 commandThread->updateUidStatesCommand(); in checkOp()
43 wp<AudioPolicyService::AudioCommandThread> commandThread);51 wp<AudioPolicyService::AudioCommandThread> commandThread);94 wp<AudioPolicyService::AudioCommandThread> commandThread) : in AudioRecordClient() argument102 attributes, commandThread)) { in AudioRecordClient()
106 [[clang::no_destroy]] static audio_utils::CommandThread commandThread; in getThread() local107 return commandThread; in getThread()
51 Thread commandThread = new Thread(new UnitTestCommand()); in runCommand() local52 commandThread.start(); in runCommand()
396 Thread commandThread = commandThreadRef.get(); in testRunShellCommand_commandTimesOut() local397 expect.withMessage("Command thread").that(commandThread).isNotNull(); in testRunShellCommand_commandTimesOut()398 commandThread.interrupt(); in testRunShellCommand_commandTimesOut()
META-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...