Home
last modified time | relevance | path

Searched defs:EnableBackForwardCache (Results 1 – 6 of 6) sorted by relevance

/base/web/webview/test/unittest/interface_native_test/
Darkweb_interface_test.cpp117 void EnableBackForwardCache(bool nativeEmbed, bool mediaTakeOver) {} in EnableBackForwardCache() function in OHOS::NWeb::MockNWebEngine
Darkweb_scheme_handler_test.cpp620 void EnableBackForwardCache(bool nativeEmbed, bool mediaTakeOver) {} in EnableBackForwardCache() function in OHOS::NWeb::MockNWebEngine
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp158 void EnableBackForwardCache(bool nativeEmbed, bool mediaTakeOver) {} in EnableBackForwardCache() function in OHOS::NWeb::MockNWebEngine
Dnweb_helper_ex_test.cpp159 void EnableBackForwardCache(bool nativeEmbed, bool mediaTakeOver) {} in EnableBackForwardCache() function in OHOS::NWeb::MockNWebEngine
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp1038 void NWebHelper::EnableBackForwardCache(bool enableNativeEmbed, bool enableMediaTakeOver) in EnableBackForwardCache() function in OHOS::NWeb::NWebHelper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp6109 napi_value NapiWebviewController::EnableBackForwardCache(napi_env env, napi_callback_info info) in EnableBackForwardCache() function in OHOS::NWeb::NapiWebviewController