Searched defs:CreateAdapter (Results 1 – 5 of 5) sorted by relevance
19 RefPtr<WindowExtensionConnectionAdapterNG> WindowExtensionConnectionProxyNG::CreateAdapter() in CreateAdapter() function in OHOS::Ace::WindowExtensionConnectionProxyNG
22 RefPtr<WindowExtensionConnectionAdapter> WindowExtensionConnectionProxy::CreateAdapter() in CreateAdapter() function in OHOS::Ace::WindowExtensionConnectionProxy
22 RefPtr<WindowExtensionConnectionAdapterNG> WindowExtensionConnectionProxyNG::CreateAdapter() in CreateAdapter() function in OHOS::Ace::WindowExtensionConnectionProxyNG
234 int32_t AudioManagerInterfaceImpl::CreateAdapter(const std::string &adpName, const uint32_t devId, in CreateAdapter() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioManagerInterfaceImpl
658 std::unique_ptr<AdapterInfo<T>> CreateAdapter(const std::string &adapterSection, const std::string … in CreateAdapter() function