Home
last modified time | relevance | path

Searched defs:GetMethod (Results 1 – 12 of 12) sorted by relevance

/foundation/ability/idl_tool/ast/
Dast_interface_type.cpp38 AutoPtr<ASTMethod> ASTInterfaceType::GetMethod(size_t index) in GetMethod() function in OHOS::Idl::ASTInterfaceType
/foundation/communication/netstack/frameworks/js/napi/fetch/options/src/
Dfetch_request.cpp52 const std::string &FetchRequest::GetMethod() const in GetMethod() function in OHOS::NetStack::Fetch::FetchRequest
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
Drequest_data.cpp64 const std::string &RequestData::GetMethod() const in GetMethod() function in OHOS::ACELite::RequestData
/foundation/arkui/ace_engine/adapter/preview/osal/
Drequest_data.h55 const std::string GetMethod() const in GetMethod() function
/foundation/ability/idl_tool/idl_tool_2/ast/
Dast_interface_type.cpp37 AutoPtr<ASTMethod> ASTInterfaceType::GetMethod(size_t index) in GetMethod() function in OHOS::Idl::ASTInterfaceType
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client_request.cpp123 const std::string &HttpClientRequest::GetMethod() const in GetMethod() function in OHOS::NetStack::HttpClient::HttpClientRequest
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
Drtsp_request.h41 std::string GetMethod() const { return method_; } in GetMethod() function
/foundation/communication/netstack/frameworks/cj/http/src/
Dnet_http_request.cpp82 const std::string &HttpRequest::GetMethod() const in GetMethod() function in OHOS::NetStack::Http::HttpRequest
/foundation/communication/netstack/frameworks/js/napi/http/options/src/
Dhttp_request_options.cpp91 const std::string &HttpRequestOptions::GetMethod() const in GetMethod() function in OHOS::NetStack::Http::HttpRequestOptions
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_event.h361 const std::string& GetMethod() const in GetMethod() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_delegate_cross.cpp173 std::string WebResourceRequsetImpl::GetMethod() const in GetMethod() function in OHOS::Ace::WebResourceRequsetImpl
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
Ddeclaration.cpp484 Method& Declaration::GetMethod(MethodTag tag) const in GetMethod() function in OHOS::Ace::Declaration