Searched refs:AudioDeviceManagerType (Results 1 – 4 of 4) sorted by relevance
45 …std::shared_ptr<IAudioDeviceManager> CreatDeviceManager(const AudioDeviceManagerType audioMgrType);46 int32_t DestoryDeviceManager(const AudioDeviceManagerType audioMgrType);63 std::map<AudioDeviceManagerType, std::shared_ptr<IAudioDeviceManager>> allHdiDevMgr_;
35 AudioDeviceManagerImpl(const AudioDeviceManagerType devMgrType, sptr<IAudioManager> audioMgr) in AudioDeviceManagerImpl()48 AudioDeviceManagerType audioMgrType_;
35 int32_t AudioDeviceManagerFactory::DestoryDeviceManager(const AudioDeviceManagerType audioMgrType) in DestoryDeviceManager()51 const AudioDeviceManagerType audioMgrType) in CreatDeviceManager()
267 enum AudioDeviceManagerType { enum