Searched refs:AddConcurrencyEventDispatcher (Results 1 – 3 of 3) sorted by relevance
142 … void AddConcurrencyEventDispatcher(std::shared_ptr<IAudioConcurrencyEventDispatcher> dispatcher);
154 void AudioPolicyServerHandler::AddConcurrencyEventDispatcher(std::shared_ptr<IAudioConcurrencyEvent… in AddConcurrencyEventDispatcher() function in OHOS::AudioStandard::AudioPolicyServerHandler
97 audioPolicyServerHandler_->AddConcurrencyEventDispatcher(audioConcurrencyService_); in AudioStreamCollector()