Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_engine.h127 virtual void SetBlanklessLoadingCacheCapacity(int32_t capacity) {} in SetBlanklessLoadingCacheCapacity() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_engine_impl.cpp298 void ArkWebEngineImpl::SetBlanklessLoadingCacheCapacity(int32_t capacity) in SetBlanklessLoadingCacheCapacity() function in OHOS::ArkWeb::ArkWebEngineImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp355 void ArkWebEngineWrapper::SetBlanklessLoadingCacheCapacity(int32_t capacity) in SetBlanklessLoadingCacheCapacity() function in OHOS::ArkWeb::ArkWebEngineWrapper
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp1134 void NWebHelper::SetBlanklessLoadingCacheCapacity(int32_t capacity) in SetBlanklessLoadingCacheCapacity() function in OHOS::NWeb::NWebHelper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp7294 napi_value NapiWebviewController::SetBlanklessLoadingCacheCapacity(napi_env env, napi_callback_info… in SetBlanklessLoadingCacheCapacity() function in OHOS::NWeb::NapiWebviewController