Home
last modified time | relevance | path

Searched refs:httpProxyPort_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request.cpp32 httpProxyPort_(0), in HttpRequest()
179 httpProxyPort_ = port; in SetSpecifiedHttpProxy()
186 port = httpProxyPort_; in GetSpecifiedHttpProxy()
/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H A Dhttp_request_options.cpp40 httpProxyPort_(0), in HttpRequestOptions()
193 httpProxyPort_ = port; in SetSpecifiedHttpProxy()
200 port = httpProxyPort_; in GetSpecifiedHttpProxy()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_request.h156 int32_t httpProxyPort_; member in OHOS::NetStack::Http::final
/foundation/communication/netstack/frameworks/js/napi/http/options/include/
H A Dhttp_request_options.h170 int32_t httpProxyPort_; member in OHOS::NetStack::Http::final

Completed in 2 milliseconds