Home
last modified time | relevance | path

Searched defs:SetBlanklessLoadingWithKey (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb.h1986 virtual int32_t SetBlanklessLoadingWithKey(const std::string& key, bool isStart) in SetBlanklessLoadingWithKey() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp1464 int32_t ArkWebNWebImpl::SetBlanklessLoadingWithKey(const ArkWebString& key, bool isStart) in SetBlanklessLoadingWithKey() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp1723 int32_t ArkWebNWebWrapper::SetBlanklessLoadingWithKey(const std::string& key, bool isStart) in SetBlanklessLoadingWithKey() function in OHOS::ArkWeb::ArkWebNWebWrapper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp2549 int32_t WebviewController::SetBlanklessLoadingWithKey(const std::string& key, bool isStart) in SetBlanklessLoadingWithKey() function in OHOS::NWeb::WebviewController
Dnapi_webview_controller.cpp7243 napi_value NapiWebviewController::SetBlanklessLoadingWithKey(napi_env env, napi_callback_info info) in SetBlanklessLoadingWithKey() function in OHOS::NWeb::NapiWebviewController