Searched defs:bundleType (Results 1 – 11 of 11) sorted by relevance
109 private String bundleType = "app"; field in VerifyCollection141 public void setBundleType(String bundleType) { in setBundleType()
118 private String bundleType = "app"; field in ModuleAppInfo
112 private String bundleType = "app"; field in AppInfo
113 private String bundleType = "app"; field in HapVerifyInfo388 public void setBundleType(String bundleType) { in setBundleType()
159 String bundleType = appObject.getString(Constants.BUNDLE_TYPE); in getBundleTypeFromModuleJson() local697 String bundleType = ""; in checkBundleTypeConsistency() local
527 String bundleType = new String(); in checkBundleTypeConsistency() local
1325 String bundleType = hapVerifyInfoList.get(0).getBundleType(); in checkAtomicServiceIsValid() local
478 String bundleType = ModuleJsonUtil.parseStageBundleType(jsonString); in compressHap() local725 String bundleType = hapVerifyInfos.get(0).getBundleType(); in checkAppAtomicServiceCompressedSizeValid() local2871 String bundleType = hapVerifyInfo.getBundleType(); in checkHapIsValid() local
1225 String bundleType = getJsonString(appObj, BUNDLE_TYPE); in parseStageBundleType() local1823 String bundleType = getJsonString(appObj, BUNDLE_TYPE); in checkAtomicServiceInstallationFree() local
803 String bundleType = "app"; in getFABundleType() local
87 "bundleType": { object189 "bundleType": { object