Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_client_exec.h68 static bool SetOtherOption(CURL *curl, RequestContext *context);
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/include/
H A Dhttp_exec.h93 static bool SetOtherOption(CURL *curl, RequestContext *context);
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp510 bool NetHttpClientExec::SetOtherOption(CURL *curl, OHOS::NetStack::Http::RequestContext *context) in SetOtherOption() function in OHOS::NetStack::Http::NetHttpClientExec
804 if (!SetOtherOption(curl, context)) { in SetOption()
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp874 bool HttpExec::SetOtherOption(CURL *curl, OHOS::NetStack::Http::RequestContext *context) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec
1201 if (!SetOtherOption(curl, context)) { in AddCurlHandle()

Completed in 6 milliseconds