Searched refs:bundlePath_ (Results 1 – 6 of 6) sorted by relevance
625 if (bundlePath_.empty()) { in GetWebEngine()633 if (bundlePath_.empty()) { in GetWebEngine()639 TryPreReadLibForFirstlyAppStartUp(bundlePath_); in GetWebEngine()641 if (!ArkWeb::ArkWebNWebWebviewBridgeHelper::GetInstance().Init(fromArk, bundlePath_)) { in GetWebEngine()683 initArgs->AddArg(std::string("--bundle-installation-dir=").append(bundlePath_)); in InitWebEngine()735 bundlePath_ = path; in SetBundlePath()
280 bundlePath_ = path; in SetBundlePath()285 return bundlePath_; in GetBundlePath()620 std::string bundlePath_; variable
100 std::string bundlePath_; variable
336 NWebHelper::Instance().bundlePath_.clear();
1185 std::string bundlePath_; variable
1756 bundlePath_ = bundlePath; in PrepareInitOHOSWeb()1762 OHOS::NWeb::NWebHelper::Instance().SetBundlePath(bundlePath_); in PrepareInitOHOSWeb()2856 … initArgs->AddArg(std::string("--bundle-installation-dir=").append(delegate->bundlePath_)); in InitWebViewWithSurface()