Home
last modified time | relevance | path

Searched defs:probeResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_monitor_test.cpp79 NetHttpProbeResult probeResult = instance_->SendProbe(); variable
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp117 void NetMonitor::ProcessDetection(NetHttpProbeResult& probeResult, NetDetectionStatus& result) in ProcessDetection()
157 NetHttpProbeResult probeResult = SendProbe(); in Detection() local