Home
last modified time | relevance | path

Searched refs:bundlePath_ (Results 1 - 3 of 3) sorted by relevance

/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp626 if (bundlePath_.empty()) { in GetWebEngine()
634 if (bundlePath_.empty()) { in GetWebEngine()
640 TryPreReadLibForFirstlyAppStartUp(bundlePath_); in GetWebEngine()
642 if (!ArkWeb::ArkWebNWebWebviewBridgeHelper::GetInstance().Init(fromArk, bundlePath_)) { in GetWebEngine()
683 initArgs->AddArg(std::string("--bundle-installation-dir=").append(bundlePath_)); in InitWebEngine()
746 bundlePath_ = path; in SetBundlePath()
/base/web/webview/ohos_nweb/include/
H A Dnweb_helper.h100 std::string bundlePath_; member in OHOS::NWeb::NWebHelper
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp335 NWebHelper::Instance().bundlePath_.clear(); in HWTEST_F()

Completed in 4 milliseconds