Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
Dhttp_request_utils.cpp57 bool MethodForGet(const std::string &method) in MethodForGet() function
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client_request.cpp56 bool HttpClientRequest::MethodForGet(const std::string &method) in MethodForGet() function in OHOS::NetStack::HttpClient::HttpClientRequest
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
Dfetch_exec.cpp184 bool FetchExec::MethodForGet(const std::string &method) in MethodForGet() function in OHOS::NetStack::Fetch::FetchExec
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
Dhttp_exec.cpp364 bool HttpExec::MethodForGet(const std::string &method) in MethodForGet() function in OHOS::NetStack::Http::HttpExec