Home
last modified time | relevance | path

Searched refs:NetLost (Results 1 - 25 of 26) sorted by relevance

12

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetworkshare_upstreammonitor_test.cpp67 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
167 int32_t result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
171 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
177 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
181 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
185 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_upstreammonitor_test.cpp68 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
168 int32_t result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
172 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
178 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
182 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
186 result = monitor->defaultNetworkCallback_->NetLost(netHandle); in HWTEST_F()
/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_net_conn_callback_test.h47 int32_t NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::INetConnCallbackTest
133 int32_t NetLost(sptr<NetHandle> &netHandle) override
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dnet_conn_callback_observer_test.cpp110 * @tc.desc: Verify the NetLost function
114 HWTEST_F(NetConnCallbackObserverTest, NetLost, TestSize.Level1) in HWTEST_F()
116 GTEST_LOG_(INFO) << "NetLost Start"; in HWTEST_F()
118 int res = oberverPtr_->NetLost(netHandle); in HWTEST_F()
120 GTEST_LOG_(INFO) << "NetLost End"; in HWTEST_F()
/foundation/communication/netmanager_base/frameworks/cj/connection/include/
H A Dnet_connection_callback.h31 int32_t NetLost(sptr<NetHandle> &netHandle) override;
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/proxy/
H A Di_net_conn_callback.h38 virtual int32_t NetLost(sptr<NetHandle> &netHandle) = 0;
H A Dnet_conn_callback_stub.h38 int32_t NetLost(sptr<NetHandle> &netHandle) override;
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_callback_test.h33 int32_t NetLost(sptr<NetHandle> &netHandle) override;
H A Dnet_conn_callback_test.cpp81 int32_t NetConnCallbackTest::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::NetConnCallbackTest
86 NETMGR_LOG_D("NetLost: netId = %{public}d", netHandle->GetNetId()); in NetLost()
100 NETMGR_LOG_D("NetConnCallbackTest::NetLost: netId = %{public}d bolcked = %{public}s", in NetBlockStatusChange()
187 int32_t ret = instance_->NetLost(handle); in HWTEST_F()
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dnet_conn_callback_observer.h35 int32_t NetLost(sptr<NetManagerStandard::NetHandle> &netHandle) override;
/foundation/communication/netmanager_base/services/netconnmanager/include/stub/
H A Dnet_conn_callback_proxy.h34 int32_t NetLost(sptr<NetHandle> &netHandle) override;
/foundation/communication/netmanager_base/frameworks/js/napi/connection/observer/include/
H A Dnet_conn_callback_observer.h33 int32_t NetLost(sptr<NetHandle> &netHandle) override;
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dnet_conn_callback_observer.cpp64 int32_t NetConnCallbackObserver::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::FileManagement::CloudSync::NetConnCallbackObserver
66 LOGI("NetConnCallbackObserver::NetLost"); in NetLost()
/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
H A Dnet_connection_adapter.h54 int32_t NetLost(sptr<NetHandle> &netHandle) override;
/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/include/
H A Dnetwork_observer.h37 int32_t NetLost(sptr<NetHandle> &netHandle) override;
/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/src/
H A Dnetwork_observer.cpp90 int32_t NetworkObserver::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::NetworkObserver
/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_upstreammonitor.h49 int32_t NetLost(sptr<NetHandle> &netHandle) override;
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_callback_stub.cpp164 int32_t result = NetLost(netHandle); in OnNetLost()
227 int32_t NetConnCallbackStub::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::NetConnCallbackStub
/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_traffic.h175 int32_t NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::NetPolicyTraffic::ConnCallBack
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_callback_proxy.cpp155 int32_t NetConnCallbackProxy::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::NetConnCallbackProxy
/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_callback.cpp201 int32_t ConnectionCallbackObserver::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::ConnectionCallbackObserver
213 NETMANAGER_BASE_LOGE("no NetLost func registered"); in NetLost()
/foundation/communication/netmanager_base/frameworks/js/napi/connection/observer/src/
H A Dnet_conn_callback_observer.cpp130 int32_t NetConnCallbackObserver::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::NetConnCallbackObserver
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_upstreammonitor.cpp70 int32_t NetworkShareUpstreamMonitor::NetConnectionCallback::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::NetworkShareUpstreamMonitor::NetConnectionCallback
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp104 int32_t NetLost(sptr<NetHandle> &netHandle) override;
147 int32_t NetConnCallbackObserver::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::DistributedData::NetConnCallbackObserver
/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/src/
H A Dnet_connection_adapter.cpp350 int32_t NetConnCallbackStubAdapter::NetLost(sptr<NetHandle> &netHandle) in NetLost() function in OHOS::NetManagerStandard::NetConnCallbackStubAdapter

Completed in 9 milliseconds

12