Searched refs:ArkNetConnectionPropertiesAdapterImpl (Results 1 – 3 of 3) sorted by relevance
21 ArkNetConnectionPropertiesAdapterImpl::ArkNetConnectionPropertiesAdapterImpl( in ArkNetConnectionPropertiesAdapterImpl() function in OHOS::ArkWeb::ArkNetConnectionPropertiesAdapterImpl24 int32_t ArkNetConnectionPropertiesAdapterImpl::GetNetId() in GetNetId()
25 class ArkNetConnectionPropertiesAdapterImpl : public ArkNetConnectionPropertiesAdapter {27 …ArkNetConnectionPropertiesAdapterImpl(std::shared_ptr<OHOS::NWeb::NetConnectionPropertiesAdapter>);34 IMPLEMENT_REFCOUNTING(ArkNetConnectionPropertiesAdapterImpl);
64 …return ctocpp_->OnNetConnectionPropertiesChanged(new ArkNetConnectionPropertiesAdapterImpl(propert… in OnNetConnectionPropertiesChanged()