/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/ |
H A D | wifi_net_observer_test.cpp | 57 [](SystemNetWorkState netState, std::string urlRedirect) { in __anonb96dc7e90102() 85 [this, &result](SystemNetWorkState netState, std::string urlRedirect) { in __anonb96dc7e90202()
|
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_hievent_test.cpp | 100 void NetConnHiEventTest::HandleDetectionResult(uint32_t supplierId, NetDetectionStatus netState) {} in HandleDetectionResult()
|
H A D | net_conn_service_proxy_test.cpp | 308 int32_t netState = 0; variable 637 int32_t netState = 0; variable
|
H A D | net_conn_service_stub_test.h | 84 int32_t UpdateNetStateForTest(const sptr<NetSpecifier> &netSpecifier, int32_t netState) override in UpdateNetStateForTest()
|
H A D | net_conn_manager_test.cpp | 289 int32_t netState = callback->GetNetState(); variable
|
H A D | net_conn_service_test.cpp | 368 int32_t netState = 0; variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_supplier.cpp | 398 void NetSupplier::SetNetValid(NetDetectionStatus netState) in SetNetValid()
|
H A D | net_conn_service.cpp | 358 …2_t NetConnService::UpdateNetStateForTest(const sptr<NetSpecifier> &netSpecifier, int32_t netState) in UpdateNetStateForTest() 742 …etConnService::UpdateNetStateForTestAsync(const sptr<NetSpecifier> &netSpecifier, int32_t netState) in UpdateNetStateForTestAsync() 1338 void NetConnService::HandleDetectionResult(uint32_t supplierId, NetDetectionStatus netState) in HandleDetectionResult()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | spunge_message.c | 144 int netState; in SpungeListenMsgCheckState() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | network_parser.cpp | 411 NetworkStatus netState = NetworkStatus::UNKNOWN; in ParseInternetHistory() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_state_machine.cpp | 179 …[this](SystemNetWorkState netState, std::string url) { this->NetStateObserverCallback(netState, ur… in InitStaStateMachine() 3472 void StaStateMachine::UpdatePortalState(SystemNetWorkState netState, bool &updatePortalAuthTime) in UpdatePortalState() 3493 void StaStateMachine::NetStateObserverCallback(SystemNetWorkState netState, std::string url) in NetStateObserverCallback() 3498 void StaStateMachine::HandleNetCheckResult(SystemNetWorkState netState, const std::string &portalUr… in HandleNetCheckResult()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_conn_service_proxy.cpp | 334 …etConnServiceProxy::UpdateNetStateForTest(const sptr<NetSpecifier> &netSpecifier, int32_t netState) in UpdateNetStateForTest()
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
H A D | net_conn_service_stub.cpp | 562 int32_t netState; in OnUpdateNetStateForTest() local
|
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/ |
H A D | net_conn_client_fuzzer.cpp | 742 auto netState = NetConnGetData<int32_t>(); in UpdateNetStateForTestFuzzTest() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_state_machine_test.cpp | 1288 void TestUpdatePortalState(std::map<PortalState, PortalState> &map, SystemNetWorkState netState) in TestUpdatePortalState()
|