Searched defs:bundleType (Results 1 – 9 of 9) sorted by relevance
109 private String bundleType = "app"; field in VerifyCollection135 public void setBundleType(String bundleType) { in setBundleType()
118 private String bundleType = "app"; field in ModuleAppInfo
112 private String bundleType = "app"; field in HapVerifyInfo383 public void setBundleType(String bundleType) { in setBundleType()
112 private String bundleType = "app"; field in AppInfo
1242 String bundleType = hapVerifyInfoList.get(0).getBundleType(); in checkAtomicServiceIsValid() local
1356 String bundleType = getJsonString(appObj, BUNDLE_TYPE); in parseStageBundleType() local2132 String bundleType = getJsonString(appObj, BUNDLE_TYPE); in checkAtomicServiceInstallationFree() local
363 String bundleType = ModuleJsonUtil.parseStageBundleType(jsonString); in compressHap() local2273 String bundleType = hapVerifyInfo.getBundleType(); in checkHapIsValid() local
790 String bundleType = "app"; in getFABundleType() local
124 "bundleType": { object