Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp152 void EnableBackForwardCache(bool nativeEmbed, bool mediaTakeOver) {} in EnableBackForwardCache() function in OHOS::NWeb::MockNWebEngine
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp152 void EnableBackForwardCache(bool nativeEmbed, bool mediaTakeOver) {} in EnableBackForwardCache() function in OHOS::NWeb::MockNWebEngine
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp953 void NWebHelper::EnableBackForwardCache(bool enableNativeEmbed, bool enableMediaTakeOver) in EnableBackForwardCache() function in OHOS::NWeb::NWebHelper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5742 napi_value NapiWebviewController::EnableBackForwardCache(napi_env env, napi_callback_info info) in EnableBackForwardCache() function in OHOS::NWeb::NapiWebviewController