Home
last modified time | relevance | path

Searched refs:manifestAppInfo_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_parser.cpp21 : manifestAppInfo_(Referenced::MakeRefPtr<ManifestAppInfo>()), in ManifestParser()
29 return manifestAppInfo_; in GetAppInfo()
53 manifestAppInfo_->AppInfoParse(rootJson); in Parse()
H A Dmanifest_parser.h51 return manifestAppInfo_->GetMinPlatformVersion(); in GetMinPlatformVersion()
65 RefPtr<ManifestAppInfo> manifestAppInfo_; member in OHOS::Ace::Framework::ManifestParser

Completed in 1 milliseconds