Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioRecordClient.cpp70 wp<AudioPolicyService::AudioCommandThread> commandThread) in createIfNeeded() argument
92 commandThread); in createIfNeeded()
114 wp<AudioPolicyService::AudioCommandThread> commandThread) : in OpRecordAudioMonitor() argument
120 mCommandThread(commandThread) {} in OpRecordAudioMonitor()
197 sp<AudioPolicyService::AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local
198 if (commandThread != nullptr) { in checkOp()
199 commandThread->updateUidStatesCommand(); in checkOp()
H A DAudioRecordClient.h43 wp<AudioPolicyService::AudioCommandThread> commandThread);
51 wp<AudioPolicyService::AudioCommandThread> commandThread);
94 wp<AudioPolicyService::AudioCommandThread> commandThread) : in AudioRecordClient() argument
102 attributes, commandThread)) { in AudioRecordClient()
/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/
H A DEffectClientAsyncProxy.h106 [[clang::no_destroy]] static audio_utils::CommandThread commandThread; in getThread() local
107 return commandThread; in getThread()
/aosp_15_r20/external/oboe/tests/UnitTestRunner/app/src/main/java/com/google/oboe/tests/unittestrunner/
H A DMainActivity.java51 Thread commandThread = new Thread(new UnitTestCommand()); in runCommand() local
52 commandThread.start(); in runCommand()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/
DShellCommandServiceImplTest.java396 Thread commandThread = commandThreadRef.get(); in testRunShellCommand_commandTimesOut() local
397 expect.withMessage("Command thread").that(commandThread).isNotNull(); in testRunShellCommand_commandTimesOut()
398 commandThread.interrupt(); in testRunShellCommand_commandTimesOut()
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...