Home
last modified time | relevance | path

Searched defs:SetErrorPageEnabled (Results 1 – 6 of 6) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb.h2048 virtual void SetErrorPageEnabled(bool enable) {} in SetErrorPageEnabled() function
/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp1525 int32_t WebviewControllerImpl::SetErrorPageEnabled(bool enable) in SetErrorPageEnabled() function in OHOS::Webview::WebviewControllerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp1509 void ArkWebNWebImpl::SetErrorPageEnabled(bool enable) in SetErrorPageEnabled() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp1776 void ArkWebNWebWrapper::SetErrorPageEnabled(bool enable) in SetErrorPageEnabled() function in OHOS::ArkWeb::ArkWebNWebWrapper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp2568 ErrCode WebviewController::SetErrorPageEnabled(bool enable) in SetErrorPageEnabled() function in OHOS::NWeb::WebviewController
Dnapi_webview_controller.cpp7418 napi_value NapiWebviewController::SetErrorPageEnabled(napi_env env, napi_callback_info info) in SetErrorPageEnabled() function in OHOS::NWeb::NapiWebviewController