Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/
H A Daudio_stream_collector.h124 AudioSystemManager *audioSystemMgr_; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp611 static void RegisterFocusInfoChangeCallback(AudioSystemManager * audioSystemMgr_, in RegisterFocusInfoChangeCallback()
622 static void UnregisterFocusInfoChangeCallback(AudioSystemManager * audioSystemMgr_, in UnregisterFocusInfoChangeCallback()
629 static void GetAudioFocusInfoList(AudioSystemManager * audioSystemMgr_) in GetAudioFocusInfoList()
639 auto audioSystemMgr_ = AudioSystemManager::GetInstance(); in HandleAudioFocusInfoTest() local