Home
last modified time | relevance | path

Searched defs:nativeEmbed (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnwebhelper_fuzzer.cpp152 void EnableBackForwardCache(bool nativeEmbed, bool mediaTakeOver) {} in EnableBackForwardCache()
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp152 void EnableBackForwardCache(bool nativeEmbed, bool mediaTakeOver) {} in EnableBackForwardCache()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp5757 bool nativeEmbed = false; in EnableBackForwardCache() local