Home
last modified time | relevance | path

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

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