Home
last modified time | relevance | path

Searched refs:SetBundlePath (Results 1 - 11 of 11) sorted by relevance

/base/web/webview/test/fuzztest/ohos_nweb/initandrun_fuzzer/
H A Dinitandrun_fuzzer.cpp29 NWebHelper::Instance().SetBundlePath(path); in InitAndRunFuzzTest()
37 NWebHelper::Instance().SetBundlePath(pathTmp); in InitAndRunFuzzTest()
/base/web/webview/test/fuzztest/ohos_nweb/loadlib_fuzzer/
H A Dloadlib_fuzzer.cpp34 NWebHelper::Instance().SetBundlePath(path); in LoadLibFuzzTest()
/base/web/webview/test/unittest/napi_web_cookie_manager_test/
H A Dnapi_web_cookie_manager_test.cpp65 NWebHelper::Instance().SetBundlePath(hapPath); in HWTEST_F()
/base/web/webview/test/fuzztest/ohos_nweb/napi_fuzzer/
H A Dnapi_fuzzer.cpp30 NWebHelper::Instance().SetBundlePath(path); in NapiFuzzTest()
/base/web/webview/ohos_nweb/include/
H A Dnweb_helper.h53 void SetBundlePath(const std::string& path);
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp174 NWebHelper::Instance().SetBundlePath(MOCK_INSTALLATION_DIR); in NWebHelperFuzzTest()
/base/web/webview/test/unittest/ohos_adapter_helper/
H A Dohos_adapter_helper_test.cpp96 helper.SetBundlePath(hapPath); in HWTEST_F()
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp633 SetBundlePath(ctx->GetBundleCodeDir()); in GetWebEngine()
744 void NWebHelper::SetBundlePath(const std::string& path) in SetBundlePath() function in OHOS::NWeb::NWebHelper
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp178 * @tc.desc: SetBundlePath.
187 NWebHelper::Instance().SetBundlePath(MOCK_NWEB_INSTALLATION_DIR); in HWTEST_F()
365 NWebHelper::Instance().SetBundlePath(MOCK_NWEB_INSTALLATION_DIR); in HWTEST_F()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp92 NWebHelper::Instance().SetBundlePath(bundle_path); in FfiOHOSWebviewCtlInitializeWebEngine()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp911 NWebHelper::Instance().SetBundlePath(bundlePath); in InitializeWebEngine()

Completed in 21 milliseconds