Home
last modified time | relevance | path

Searched refs:httpsUrl_ (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp171 netId_, netBearType_, netLinkInfo_, latch, latchAll, ProbeType::PROBE_HTTP, httpUrl_, httpsUrl_); in SendProbe()
173 netId_, netBearType_, netLinkInfo_, latch, latchAll, ProbeType::PROBE_HTTPS, httpUrl_, httpsUrl_); in SendProbe()
296 httpsUrl_ = content.substr(pos, content.find(NEW_LINE_STR, pos) - pos); in GetHttpProbeUrlFromConfig()
311 " fallback https url:[%{public}s]", httpUrl_.c_str(), httpsUrl_.c_str(), fallbackHttpUrl_.c_str(), in GetHttpProbeUrlFromConfig()
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_monitor.h114 std::string httpsUrl_; member in OHOS::NetManagerStandard::NetMonitor
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_monitor_test.cpp159 EXPECT_FALSE(instance_->httpsUrl_.empty()); in HWTEST_F()

Completed in 2 milliseconds