Home
last modified time | relevance | path

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

/base/web/webview/test/unittest/common/
Dnweb_create_window.h238 void RemoveCache(bool include_disk_files) override in RemoveCache() function
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h184 void RemoveCache(bool include_disk_files) override {} in RemoveCache() function
/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp726 void WebviewControllerImpl::RemoveCache(bool includeDiskFiles) in RemoveCache() function in OHOS::Webview::WebviewControllerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp486 void ArkWebNWebImpl::RemoveCache(bool include_disk_files) in RemoveCache() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/interfaces/kits/ani/webview/native/webviewcontroller/
Dwebview_controller.cpp1126 void WebviewController::RemoveCache(bool includeDiskFiles) in RemoveCache() function in OHOS::NWeb::WebviewController
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp578 void ArkWebNWebWrapper::RemoveCache(bool include_disk_files) in RemoveCache() function in OHOS::ArkWeb::ArkWebNWebWrapper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1226 void WebviewController::RemoveCache(bool includeDiskFiles) in RemoveCache() function in OHOS::NWeb::WebviewController
Dnapi_webview_controller.cpp4031 napi_value NapiWebviewController::RemoveCache(napi_env env, napi_callback_info info) in RemoveCache() function in OHOS::NWeb::NapiWebviewController