Home
last modified time | relevance | path

Searched refs:OnAlertDialogByJS (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp367 bool ArkWebHandlerImpl::OnAlertDialogByJS( in OnAlertDialogByJS() function in OHOS::ArkWeb::ArkWebHandlerImpl
371 return nweb_handler_->OnAlertDialogByJS( in OnAlertDialogByJS()
375 return nweb_handler_->OnAlertDialogByJS(ArkWebStringStructToClass(url), ArkWebStringStructToClass(message), in OnAlertDialogByJS()
H A Dark_web_handler_impl.h262 bool OnAlertDialogByJS(
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_handler.h330 virtual bool OnAlertDialogByJS(
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp407 bool ArkWebHandlerWrapper::OnAlertDialogByJS( in OnAlertDialogByJS() function in OHOS::ArkWeb::ArkWebHandlerWrapper
415 flag = ark_web_handler_->OnAlertDialogByJS(stUrl, stMessage, nullptr); in OnAlertDialogByJS()
417 flag = ark_web_handler_->OnAlertDialogByJS(stUrl, stMessage, new ArkWebJsDialogResultImpl(result)); in OnAlertDialogByJS()
H A Dark_web_handler_wrapper.h273 bool OnAlertDialogByJS(const std::string& url, const std::string& message,
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h482 virtual bool OnAlertDialogByJS( in OnAlertDialogByJS() function in OHOS::NWeb::NWebHandler

Completed in 9 milliseconds