Home
last modified time | relevance | path

Searched refs:enableNativeEmbed (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_helper.h89 void EnableBackForwardCache(bool enableNativeEmbed, bool enableMediaTakeOver);
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp953 void NWebHelper::EnableBackForwardCache(bool enableNativeEmbed, bool enableMediaTakeOver) in EnableBackForwardCache() argument
956 if (enableNativeEmbed) { in EnableBackForwardCache()