Home
last modified time | relevance | path

Searched defs:MethodForGet (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_request_utils.cpp57 bool MethodForGet(const std::string &method) in MethodForGet() function
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp53 bool HttpClientRequest::MethodForGet(const std::string &method) in MethodForGet() function in OHOS::NetStack::HttpClient::HttpClientRequest
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
H A Dfetch_exec.cpp182 bool FetchExec::MethodForGet(const std::string &method) in MethodForGet() function in OHOS::NetStack::Fetch::FetchExec
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp301 bool NetHttpClientExec::MethodForGet(const std::string &method) in MethodForGet() function in OHOS::NetStack::Http::NetHttpClientExec
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp601 bool HttpExec::MethodForGet(const std::string &method) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec