Searched defs:GetMethod (Results 1 – 12 of 12) sorted by relevance
38 AutoPtr<ASTMethod> ASTInterfaceType::GetMethod(size_t index) in GetMethod() function in OHOS::Idl::ASTInterfaceType
52 const std::string &FetchRequest::GetMethod() const in GetMethod() function in OHOS::NetStack::Fetch::FetchRequest
64 const std::string &RequestData::GetMethod() const in GetMethod() function in OHOS::ACELite::RequestData
55 const std::string GetMethod() const in GetMethod() function
37 AutoPtr<ASTMethod> ASTInterfaceType::GetMethod(size_t index) in GetMethod() function in OHOS::Idl::ASTInterfaceType
123 const std::string &HttpClientRequest::GetMethod() const in GetMethod() function in OHOS::NetStack::HttpClient::HttpClientRequest
41 std::string GetMethod() const { return method_; } in GetMethod() function
82 const std::string &HttpRequest::GetMethod() const in GetMethod() function in OHOS::NetStack::Http::HttpRequest
91 const std::string &HttpRequestOptions::GetMethod() const in GetMethod() function in OHOS::NetStack::Http::HttpRequestOptions
361 const std::string& GetMethod() const in GetMethod() function
173 std::string WebResourceRequsetImpl::GetMethod() const in GetMethod() function in OHOS::Ace::WebResourceRequsetImpl
484 Method& Declaration::GetMethod(MethodTag tag) const in GetMethod() function in OHOS::Ace::Declaration