Home
last modified time | relevance | path

Searched defs:include_disk_files (Results 1 – 10 of 10) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_engine.h101 virtual void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_engine_impl.cpp236 void ArkWebEngineImpl::RemoveAllCache(bool include_disk_files) in RemoveAllCache()
Dark_web_nweb_impl.cpp483 void ArkWebNWebImpl::RemoveCache(bool include_disk_files) in RemoveCache()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp268 void ArkWebEngineWrapper::RemoveAllCache(bool include_disk_files) in RemoveAllCache()
Dark_web_nweb_wrapper.cpp575 void ArkWebNWebWrapper::RemoveCache(bool include_disk_files) in RemoveCache()
/base/web/webview/test/unittest/interface_native_test/
Darkweb_interface_test.cpp115 void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache()
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp156 void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache()
Dnweb_helper_ex_test.cpp156 void RemoveAllCache(bool include_disk_files) {} in RemoveAllCache()
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h184 void RemoveCache(bool include_disk_files) override {} in RemoveCache()
/base/web/webview/test/unittest/common/
Dnweb_create_window.h238 void RemoveCache(bool include_disk_files) override in RemoveCache()