Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h286 bundlePath_ = path; in SetBundlePath()
291 return bundlePath_; in GetBundlePath()
636 std::string bundlePath_; member in OHOS::Ace::Container
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h1235 std::string bundlePath_; member in OHOS::Ace::WebDelegate::JavaScriptObjIdErrorCode
H A Dweb_delegate.cpp1738 bundlePath_ = bundlePath; in PrepareInitOHOSWeb()
1744 OHOS::NWeb::NWebHelper::Instance().SetBundlePath(bundlePath_); in PrepareInitOHOSWeb()
2839 initArgs->AddArg(std::string("--bundle-installation-dir=").append(delegate->bundlePath_)); in InitWebViewWithSurface()

Completed in 14 milliseconds