Home
last modified time | relevance | path

Searched defs:RemoveAllCache (Results 1 – 9 of 9) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_engine.h103 virtual void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_engine_impl.cpp246 void ArkWebEngineImpl::RemoveAllCache(bool include_disk_files) in RemoveAllCache() function in OHOS::ArkWeb::ArkWebEngineImpl
/base/web/webview/test/unittest/interface_native_test/
Darkweb_interface_test.cpp119 void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache() function in OHOS::NWeb::MockNWebEngine
Darkweb_scheme_handler_test.cpp622 void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache() function in OHOS::NWeb::MockNWebEngine
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp279 void ArkWebEngineWrapper::RemoveAllCache(bool include_disk_files) in RemoveAllCache() function in OHOS::ArkWeb::ArkWebEngineWrapper
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp160 void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache() function in OHOS::NWeb::MockNWebEngine
Dnweb_helper_ex_test.cpp161 void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache() function in OHOS::NWeb::MockNWebEngine
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp1120 void NWebHelper::RemoveAllCache(bool includeDiskFiles) in RemoveAllCache() function in OHOS::NWeb::NWebHelper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp6989 napi_value NapiWebviewController::RemoveAllCache(napi_env env, napi_callback_info info) in RemoveAllCache() function in OHOS::NWeb::NapiWebviewController