/ohos5.0/base/web/webview/test/unittest/net_connect_callback_impl_test/ |
H A D | net_connect_callback_impl_test.cpp | 76 int32_t NetConnectionPropertiesChange() override in NetConnectionPropertiesChange() function in OHOS::NWeb::NetConnCallbackTest 113 EXPECT_EQ(netConnectCallbackImpl->NetConnectionPropertiesChange(netHandle, info), 0); 114 EXPECT_EQ(netConnectCallbackImpl->NetConnectionPropertiesChange(netHandleNull, infoNull), 0); 115 EXPECT_EQ(netConnectCallbackImpl->NetConnectionPropertiesChange(netHandle, infoNull), 0); 116 EXPECT_EQ(netConnectCallbackImpl->NetConnectionPropertiesChange(netHandleNull, info), 0); 145 EXPECT_EQ(netConnectCallbackImpl->NetConnectionPropertiesChange(netHandle, info), 0);
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_upstreammonitor_test.cpp | 66 result = monitor->defaultNetworkCallback_->NetConnectionPropertiesChange(netHandle, info); 137 … int32_t result = monitor->defaultNetworkCallback_->NetConnectionPropertiesChange(netHandle, info); 141 result = monitor->defaultNetworkCallback_->NetConnectionPropertiesChange(netHandle, info); 145 result = monitor->defaultNetworkCallback_->NetConnectionPropertiesChange(netHandle, info); 149 result = monitor->defaultNetworkCallback_->NetConnectionPropertiesChange(netHandle, info); 152 result = monitor->defaultNetworkCallback_->NetConnectionPropertiesChange(netHandle, info); 153 result = monitor->defaultNetworkCallback_->NetConnectionPropertiesChange(netHandle, info); 155 result = monitor->defaultNetworkCallback_->NetConnectionPropertiesChange(netHandle, info);
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_net_conn_callback_wrapper.cpp | 37 int32_t ArkNetConnCallbackWrapper::NetConnectionPropertiesChange() in NetConnectionPropertiesChange() function in OHOS::ArkWeb::ArkNetConnCallbackWrapper 39 return ctocpp_->NetConnectionPropertiesChange(); in NetConnectionPropertiesChange()
|
H A D | ark_net_conn_callback_wrapper.h | 31 int32_t NetConnectionPropertiesChange() override;
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_net_conn_callback_impl.cpp | 37 int32_t ArkNetConnCallbackImpl::NetConnectionPropertiesChange() in NetConnectionPropertiesChange() function in OHOS::ArkWeb::ArkNetConnCallbackImpl 39 return real_->NetConnectionPropertiesChange(); in NetConnectionPropertiesChange()
|
H A D | ark_net_conn_callback_impl.h | 33 int32_t NetConnectionPropertiesChange() override;
|
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/ |
H A D | common_net_conn_callback_test.h | 42 int32_t NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> &info) in NetConnectionPropertiesChange() function 128 …int32_t NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> &info) o… in NetConnectionPropertiesChange() function
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/ |
H A D | net_conn_callback_observer_test.cpp | 98 HWTEST_F(NetConnCallbackObserverTest, NetConnectionPropertiesChange, TestSize.Level1) 103 int res = oberverPtr_->NetConnectionPropertiesChange(netHandle, info);
|
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_callback_test.cpp | 69 int32_t NetConnCallbackTest::NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, in NetConnectionPropertiesChange() function in OHOS::NetManagerStandard::NetConnCallbackTest 180 int32_t ret = instance_->NetConnectionPropertiesChange(handle, info);
|
H A D | net_conn_callback_test.h | 32 …int32_t NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> &info) o…
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/include/ |
H A D | net_connection_callback.h | 29 …int32_t NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> &info) o…
|
/ohos5.0/base/time/time_service/services/time/include/ |
H A D | net_conn_callback_observer.h | 31 int32_t NetConnectionPropertiesChange(sptr<NetManagerStandard::NetHandle> &netHandle,
|
/ohos5.0/base/location/services/location_gnss/gnss/include/ntp/ |
H A D | net_conn_observer.h | 33 int32_t NetConnectionPropertiesChange(sptr<NetManagerStandard::NetHandle> &netHandle,
|
/ohos5.0/base/time/time_service/services/time/src/ |
H A D | net_conn_callback_observer.cpp | 45 int32_t NetConnCallbackObserver::NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, in NetConnectionPropertiesChange() function in OHOS::MiscServices::NetConnCallbackObserver
|
/ohos5.0/base/telephony/sms_mms/services/mms/include/ |
H A D | mms_conn_callback_stub.h | 31 int32_t NetConnectionPropertiesChange(
|
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/proxy/ |
H A D | i_net_conn_callback.h | 37 …virtual int32_t NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> …
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ntp/ |
H A D | net_conn_observer.cpp | 51 int32_t NetConnObserver::NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, in NetConnectionPropertiesChange() function in OHOS::Location::NetConnObserver
|
/ohos5.0/base/web/webview/ohos_adapter/net_connect_adapter/include/ |
H A D | net_connect_callback_impl.h | 35 …int32_t NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> &info) o…
|
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/ |
H A D | net_conn_callback_observer.h | 32 int32_t NetConnectionPropertiesChange(sptr<NetManagerStandard::NetHandle> &netHandle,
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/stub/ |
H A D | net_conn_callback_proxy.h | 33 …int32_t NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> &info) o…
|
/ohos5.0/base/telephony/sms_mms/services/mms/ |
H A D | mms_conn_callback_stub.cpp | 56 int32_t MmsConnCallbackStub::NetConnectionPropertiesChange( in NetConnectionPropertiesChange() function in OHOS::Telephony::MmsConnCallbackStub
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ |
H A D | ark_net_connect_adapter.h | 55 virtual int32_t NetConnectionPropertiesChange() = 0;
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/ |
H A D | net_conn_callback_observer.cpp | 59 int32_t NetConnCallbackObserver::NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, in NetConnectionPropertiesChange() function in OHOS::FileManagement::CloudSync::NetConnCallbackObserver
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_conn_callback_stub.cpp | 144 int32_t result = NetConnectionPropertiesChange(netHandle, info); in OnNetConnectionPropertiesChange() 222 int32_t NetConnCallbackStub::NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<N… in NetConnectionPropertiesChange() function in OHOS::NetManagerStandard::NetConnCallbackStub
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/include/ |
H A D | network_observer.h | 35 …int32_t NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> &info) o…
|