Home
last modified time | relevance | path

Searched refs:OnNetActivateTimeOut (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_activate.h39 virtual void OnNetActivateTimeOut(uint32_t reqId) = 0;
H A Dnet_conn_service.h330 void OnNetActivateTimeOut(uint32_t reqId) override;
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_activate.cpp74 timeoutCb->OnNetActivateTimeOut(requestId_); in TimeOutNetAvailable()
H A Dnet_conn_service.cpp1084 void NetConnService::OnNetActivateTimeOut(uint32_t reqId) in OnNetActivateTimeOut() function in OHOS::NetManagerStandard::NetConnService
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_activate_test.cpp35 void OnNetActivateTimeOut(uint32_t reqId) override
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_service_test.cpp709 NetConnService::GetInstance()->OnNetActivateTimeOut(NET_ID); in HWTEST_F()
712 NetConnService::GetInstance()->OnNetActivateTimeOut(nNetID); in HWTEST_F()
950 NetConnService::GetInstance()->OnNetActivateTimeOut(testInt); in HWTEST_F()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp710 NetConnService::GetInstance()->OnNetActivateTimeOut(NET_ID); in HWTEST_F()
713 NetConnService::GetInstance()->OnNetActivateTimeOut(nNetID); in HWTEST_F()
952 NetConnService::GetInstance()->OnNetActivateTimeOut(testInt); in HWTEST_F()

Completed in 13 milliseconds