Home
last modified time | relevance | path

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

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