Home
last modified time | relevance | path

Searched defs:commandThread (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.h907 wp<AudioCommandThread> commandThread) : in AudioRecordClient()
H A DAudioPolicyService.cpp1511 wp<AudioCommandThread> commandThread) in createIfNeeded()
1534 wp<AudioCommandThread> commandThread) : in OpRecordAudioMonitor()
1585 sp<AudioCommandThread> commandThread = mCommandThread.promote(); in checkOp() local