Home
last modified time | relevance | path

Searched refs:InitAndRun (Results 1 - 7 of 7) sorted by relevance

/base/web/webview/test/fuzztest/ohos_nweb/initandrun_fuzzer/
H A Dinitandrun_fuzzer.cpp31 NWebHelper::Instance().InitAndRun(false); in InitAndRunFuzzTest()
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp189 result = NWebHelper::Instance().InitAndRun(false); in NWebHelperFuzzTest()
193 result = NWebHelper::Instance().InitAndRun(false); in NWebHelperFuzzTest()
196 result = NWebHelper::Instance().InitAndRun(false); in NWebHelperFuzzTest()
/base/web/webview/ohos_nweb/include/
H A Dnweb_helper.h43 bool InitAndRun(bool from_ark = true);
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp202 result = NWebHelper::Instance().InitAndRun(false); in HWTEST_F()
210 result = NWebHelper::Instance().InitAndRun(false); in HWTEST_F()
217 result = NWebHelper::Instance().InitAndRun(false); in HWTEST_F()
337 bool result = NWebHelper::Instance().InitAndRun(false); in HWTEST_F()
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp615 bool NWebHelper::InitAndRun(bool from_ark) in InitAndRun() function in OHOS::NWeb::NWebHelper
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp93 if (!NWebHelper::Instance().InitAndRun(true)) { in FfiOHOSWebviewCtlInitializeWebEngine()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp912 if (!NWebHelper::Instance().InitAndRun(true)) { in InitializeWebEngine()

Completed in 18 milliseconds