Searched refs:GetNetProxyInstance (Results 1 – 9 of 9) sorted by relevance
347 NWeb::NetProxyAdapter& ArkOhosAdapterHelperWrapper::GetNetProxyInstance() in GetNetProxyInstance() function in OHOS::ArkWeb::ArkOhosAdapterHelperWrapper349 static ArkNetProxyAdapterWrapper instance(ctocpp_->GetNetProxyInstance()); in GetNetProxyInstance()
89 NWeb::NetProxyAdapter& GetNetProxyInstance() override;
128 virtual NetProxyAdapter& GetNetProxyInstance() = 0;
89 ArkWebRefPtr<ArkNetProxyAdapter> GetNetProxyInstance() override;
298 ArkWebRefPtr<ArkNetProxyAdapter> ArkOhosAdapterHelperImpl::GetNetProxyInstance() in GetNetProxyInstance() function in OHOS::ArkWeb::ArkOhosAdapterHelperImpl300 static NWeb::NetProxyAdapter& instance = real_.GetNetProxyInstance(); in GetNetProxyInstance()
158 virtual ArkWebRefPtr<ArkNetProxyAdapter> GetNetProxyInstance() = 0;
92 NetProxyAdapter& GetNetProxyInstance() override;
260 NetProxyAdapter& OhosAdapterHelperImpl::GetNetProxyInstance() in GetNetProxyInstance() function in OHOS::NWeb::OhosAdapterHelperImpl
217 helper.GetNetProxyInstance();