Home
last modified time | relevance | path

Searched defs:CreateAdapter (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection/
H A Dwindow_extension_connection_proxy.cpp22 RefPtr<WindowExtensionConnectionAdapter> WindowExtensionConnectionProxy::CreateAdapter() in CreateAdapter() function in OHOS::Ace::WindowExtensionConnectionProxy
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection_ng/
H A Dwindow_extension_connection_proxy_ng.cpp22 RefPtr<WindowExtensionConnectionAdapterNG> WindowExtensionConnectionProxyNG::CreateAdapter() in CreateAdapter() function in OHOS::Ace::WindowExtensionConnectionProxyNG
/ohos5.0/drivers/peripheral/intelligent_voice/passthrough/engine/
H A Dintell_voice_engine_manager.cpp30 int32_t CreateAdapter(const IntellVoiceEngineAdapterDescriptor &descriptor, in CreateAdapter() function in OHOS::IntelligentVoice::Engine::IntellVoiceEngineManager
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/engine/
H A Dintell_voice_engine_manager_impl.cpp102 int32_t IntellVoiceEngineManagerImpl::CreateAdapter(const IntellVoiceEngineAdapterDescriptor &descr… in CreateAdapter() function in OHOS::IntelligentVoice::Engine::IntellVoiceEngineManagerImpl
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_manager_interface_impl.cpp276 int32_t AudioManagerInterfaceImpl::CreateAdapter(const std::string &adpName, const uint32_t devId, in CreateAdapter() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioManagerInterfaceImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_manager.cpp676 std::unique_ptr<AdapterInfo<T>> CreateAdapter(const std::string &adapterSection, const std::string … in CreateAdapter() function