Home
last modified time | relevance | path

Searched refs:GetMethod (Results 1 - 12 of 12) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_prefetch_args_impl.cpp30 ArkWebString ArkWebEnginePrefetchArgsImpl::GetMethod() in GetMethod() function in OHOS::ArkWeb::ArkWebEnginePrefetchArgsImpl
32 return ArkWebStringClassToStruct(nweb_engine_pre_args_->GetMethod()); in GetMethod()
H A Dark_web_engine_prefetch_args_impl.h34 ArkWebString GetMethod() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_prefetch_args_wrapper.cpp36 std::string ArkWebEnginePrefetchArgsWrapper::GetMethod() in GetMethod() function in OHOS::ArkWeb::ArkWebEnginePrefetchArgsWrapper
38 ArkWebString stMethod = ark_web_engine_pre_args_->GetMethod(); in GetMethod()
H A Dark_web_engine_prefetch_args_wrapper.h32 std::string GetMethod() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_engine_prefetch_args.h32 virtual ArkWebString GetMethod() = 0;
/base/location/frameworks/native/fence_extension_ability/include/
H A Djs_fence_extension.h119 ::napi_value GetMethod(
/base/location/frameworks/native/fence_extension_ability/src/
H A Djs_fence_extension.cpp209 ::napi_value method = GetMethod(jsRuntime_, jsObj_, "onDestroy"); in OnStop()
284 ::napi_value method = GetMethod(jsRuntime_, jsObj_, "onFenceStatusChange"); in CallToUiThread()
355 ::napi_value JsFenceExtension::GetMethod( in GetMethod() function in OHOS::Location::JsFenceExtension
/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h262 std::string GetMethod() override
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.h39 char* GetMethod();
H A Dweb_scheme_handler_request.cpp126 char* WebSchemeHandlerRequest::GetMethod() in GetMethod() function in OHOS::NWeb::WebSchemeHandlerRequest
H A Dnapi_web_scheme_handler_request.cpp183 char *result = request->GetMethod(); in JS_GetRequestMethod()
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h193 virtual std::string GetMethod() = 0;

Completed in 9 milliseconds