Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_http_probe_test.cpp158 instance_->defaultUseGlobalHttpProxy_ = true; in HWTEST_F()
217 instance_->defaultUseGlobalHttpProxy_ = true; in HWTEST_F()
226 instance_->defaultUseGlobalHttpProxy_ = false; in HWTEST_F()
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp119 if (!defaultUseGlobalHttpProxy_) { in SendProbe()
120 defaultUseGlobalHttpProxy_ = true; in SendProbe()
580 if (!globalHttpProxy_.GetHost().empty() && defaultUseGlobalHttpProxy_) { in LoadProxy()
594 defaultUseGlobalHttpProxy_ = false; in ProbeWithoutGlobalHttpProxy()
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_http_probe.h73 bool defaultUseGlobalHttpProxy_ = true; member in OHOS::NetManagerStandard::NetHttpProbe

Completed in 2 milliseconds