Searched refs:getBundleType (Results 1 – 7 of 7) sorted by relevance
139 public String getBundleType() { in getBundleType() method in VerifyCollection
170 public String getBundleType() { in getBundleType() method in ModuleAppInfo
166 public String getBundleType() { in getBundleType() method in AppInfo
379 public String getBundleType() { in getBundleType() method in HapVerifyInfo
164 verifyCollection.setBundleType(hapVerifyInfos.get(0).getBundleType()); in checkAppFieldsIsSame()181 if (!verifyCollection.getBundleType().equals(hapVerifyInfo.getBundleType())) { in checkAppFieldsIsSame()448 …ntryHapVerifyInfos.isEmpty() && (!SHARED_LIBRARY.equals(hapVerifyInfos.get(0).getBundleType())))) { in checkEntryIsValid()1242 String bundleType = hapVerifyInfoList.get(0).getBundleType(); in checkAtomicServiceIsValid()
96 appInfo.setBundleType(moduleAppInfo.getBundleType()); in convertToAppInfo()
2273 String bundleType = hapVerifyInfo.getBundleType(); in checkHapIsValid()2308 if (!hapVerifyInfo.getBundleType().equals(ATOMIC_SERVICE)) { in setAtomicServiceFileSizeLimit()