Home
last modified time | relevance | path

Searched defs:detectionResult (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_detection_callback_test.cpp41 NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged()
Dnet_detection_callback_stub_test.cpp30 …int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &url… in OnNetDetectionResultChanged()
Dnetwork_test.cpp30 inline int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, in OnNetDetectionResultChanged()
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
Dnet_detection_callback_proxy.cpp28 …32_t NetDetectionCallbackProxy::OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, in OnNetDetectionResultChanged()
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnetwork.cpp403 void Network::NotifyNetDetectionResult(NetDetectionResultCode detectionResult, const std::string &u… in NotifyNetDetectionResult()
/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
Dnet_conn_client_fuzzer.cpp215 …virtual int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::str… in OnNetDetectionResultChanged()