Home
last modified time | relevance | path

Searched refs:appHttpProxy_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp641 if (callback && !appHttpProxy_.GetHost().empty()) { in RegisterAppHttpProxyCallback()
642 callback(appHttpProxy_); in RegisterAppHttpProxyCallback()
658 if (appHttpProxy_ != httpProxy) { in SetAppHttpProxy()
659 appHttpProxy_ = httpProxy; in SetAppHttpProxy()
681 if (!appHttpProxy_.GetHost().empty()) { in GetDefaultHttpProxy()
682 httpProxy = appHttpProxy_; in GetDefaultHttpProxy()
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_conn_client.h497 HttpProxy appHttpProxy_; member in OHOS::NetManagerStandard::NetConnClient

Completed in 5 milliseconds