Home
last modified time | relevance | path

Searched defs:EncodeUrlParam (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
Dhttp_request_utils.cpp85 bool EncodeUrlParam(CURL *curl, std::string &url) in EncodeUrlParam() function
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
Dfetch_exec.cpp194 bool FetchExec::EncodeUrlParam(std::string &str) in EncodeUrlParam() function in OHOS::NetStack::Fetch::FetchExec
/foundation/communication/netstack/frameworks/cj/http/src/
Dnet_http_client_exec.cpp328 bool NetHttpClientExec::EncodeUrlParam(std::string &str) in EncodeUrlParam() function in OHOS::NetStack::Http::NetHttpClientExec
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
Dhttp_exec.cpp795 bool HttpExec::EncodeUrlParam(std::string &str) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec