Searched refs:OnNetConnectionPropertiesChanged (Results 1 – 9 of 9) sorted by relevance
57 int32_t ArkNetConnCallbackWrapper::OnNetConnectionPropertiesChanged( in OnNetConnectionPropertiesChanged() function in OHOS::ArkWeb::ArkNetConnCallbackWrapper61 return ctocpp_->OnNetConnectionPropertiesChanged(nullptr); in OnNetConnectionPropertiesChanged()64 …return ctocpp_->OnNetConnectionPropertiesChanged(new ArkNetConnectionPropertiesAdapterImpl(propert… in OnNetConnectionPropertiesChanged()
35 int32_t OnNetConnectionPropertiesChanged(
58 int32_t ArkNetConnCallbackImpl::OnNetConnectionPropertiesChanged( in OnNetConnectionPropertiesChanged() function in OHOS::ArkWeb::ArkNetConnCallbackImpl62 return real_->OnNetConnectionPropertiesChanged(nullptr); in OnNetConnectionPropertiesChanged()65 return real_->OnNetConnectionPropertiesChanged( in OnNetConnectionPropertiesChanged()
40 int32_t OnNetConnectionPropertiesChanged(
65 virtual int32_t OnNetConnectionPropertiesChanged(
104 virtual int32_t OnNetConnectionPropertiesChanged( in OnNetConnectionPropertiesChanged() function
96 return cb_->OnNetConnectionPropertiesChanged(properties); in NetConnectionPropertiesChange()
89 int32_t OnNetConnectionPropertiesChanged( in OnNetConnectionPropertiesChanged() function in OHOS::NWeb::NetConnCallbackTest
148 int32_t OnNetConnectionPropertiesChanged( in OnNetConnectionPropertiesChanged() function in OHOS::NWeb::NetConnCallbackTest