Home
last modified time | relevance | path

Searched refs:IsNewVersion (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_extractor.cpp39 if (IsNewVersion()) { in ExtractProfile()
H A Dbase_extractor.cpp142 bool BaseExtractor::IsNewVersion() const in IsNewVersion() function in OHOS::AppExecFwk::BaseExtractor
H A Dbundle_parser.cpp119 if (bundleExtractor.IsNewVersion()) { in Parse()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_extractor.h62 bool IsNewVersion() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp3012 bool ret = extractor.IsNewVersion();