Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_extractor.cpp39 if (IsNewVersion()) { in ExtractProfile()
H A Dbase_extractor.cpp143 bool BaseExtractor::IsNewVersion() const in IsNewVersion() function in OHOS::AppExecFwk::BaseExtractor
H A Dbundle_parser.cpp118 if (bundleExtractor.IsNewVersion()) { in Parse()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_extractor.h62 bool IsNewVersion() const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp3009 * @tc.name: Test IsNewVersion
3010 * @tc.desc: 1.Test IsNewVersion of BaseExtractor
3016 bool ret = extractor.IsNewVersion(); in HWTEST_F()

Completed in 13 milliseconds