Searched defs:CreateAdapter (Results 1 – 6 of 6) sorted by relevance
22 RefPtr<WindowExtensionConnectionAdapter> WindowExtensionConnectionProxy::CreateAdapter() in CreateAdapter() function in OHOS::Ace::WindowExtensionConnectionProxy
22 RefPtr<WindowExtensionConnectionAdapterNG> WindowExtensionConnectionProxyNG::CreateAdapter() in CreateAdapter() function in OHOS::Ace::WindowExtensionConnectionProxyNG
30 int32_t CreateAdapter(const IntellVoiceEngineAdapterDescriptor &descriptor, in CreateAdapter() function in OHOS::IntelligentVoice::Engine::IntellVoiceEngineManager
102 int32_t IntellVoiceEngineManagerImpl::CreateAdapter(const IntellVoiceEngineAdapterDescriptor &descr… in CreateAdapter() function in OHOS::IntelligentVoice::Engine::IntellVoiceEngineManagerImpl
276 int32_t AudioManagerInterfaceImpl::CreateAdapter(const std::string &adpName, const uint32_t devId, in CreateAdapter() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioManagerInterfaceImpl
676 std::unique_ptr<AdapterInfo<T>> CreateAdapter(const std::string &adapterSection, const std::string … in CreateAdapter() function