Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp391 bool ArkWebHandlerImpl::OnPromptDialogByJS(const ArkWebString& url, const ArkWebString& message, in OnPromptDialogByJS() function in OHOS::ArkWeb::ArkWebHandlerImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp443 bool ArkWebHandlerWrapper::OnPromptDialogByJS(const std::string& url, const std::string& message, in OnPromptDialogByJS() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h513 …virtual bool OnPromptDialogByJS(const std::string& url, const std::string& message, const std::str… in OnPromptDialogByJS() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp460 bool WebClientImpl::OnPromptDialogByJS(const std::string &url, const std::string &message, in OnPromptDialogByJS() function in OHOS::Ace::WebClientImpl