Home
last modified time | relevance | path

Searched refs:GetWebEngine (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_helper.h95 bool GetWebEngine(bool fromArk);
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp619 bool NWebHelper::GetWebEngine(bool fromArk) in GetWebEngine() function in OHOS::NWeb::NWebHelper
712 if (!GetWebEngine(fromArk)) { in LoadWebEngine()
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp506 bool result = NWebHelper::Instance().GetWebEngine(true);
508 result = NWebHelper::Instance().GetWebEngine(true);