Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp195 netBearType_, netLinkInfo_, latch, latchAll, ProbeType::PROBE_HTTP, fallbackHttpUrl_, fallbackHttpsUrl_); in SendProbe()
197 netBearType_, netLinkInfo_, latch, latchAll, ProbeType::PROBE_HTTPS, fallbackHttpUrl_, fallbackHttpsUrl_); in SendProbe()
308 fallbackHttpsUrl_ = content.substr(pos, content.find(NEW_LINE_STR, pos) - pos); in GetHttpProbeUrlFromConfig()
312 fallbackHttpsUrl_.c_str()); in GetHttpProbeUrlFromConfig()
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_monitor.h116 std::string fallbackHttpsUrl_; member in OHOS::NetManagerStandard::NetMonitor
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_monitor_test.cpp161 EXPECT_FALSE(instance_->fallbackHttpsUrl_.empty()); in HWTEST_F()

Completed in 2 milliseconds