Home
last modified time | relevance | path

Searched defs:RemoveCache (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp517 void WebviewControllerImpl::RemoveCache(bool includeDiskFiles) in RemoveCache() function in OHOS::Webview::WebviewControllerImpl
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h184 void RemoveCache(bool include_disk_files) override {} in RemoveCache() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h238 void RemoveCache(bool include_disk_files) override in RemoveCache() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp480 void ArkWebNWebImpl::RemoveCache(bool include_disk_files) in RemoveCache() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp572 void ArkWebNWebWrapper::RemoveCache(bool include_disk_files) in RemoveCache() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1179 void WebviewController::RemoveCache(bool includeDiskFiles) in RemoveCache() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp3703 napi_value NapiWebviewController::RemoveCache(napi_env env, napi_callback_info info) in RemoveCache() function in OHOS::NWeb::NapiWebviewController