Searched refs:getVersionCode (Results 1 – 8 of 8) sorted by relevance
58 int versionCode = hqfVerifyInfos.get(0).getVersionCode(); in checkAppFields()67 if (versionCode != hqfVerifyInfo.getVersionCode()) { in checkAppFields()
54 public int getVersionCode() { in getVersionCode() method in DependencyItem
47 public static String getVersionCode(final String binPath) { in getVersionCode() method in CollectBinInfo176 String versionCode = getVersionCode(binPath); in main()
50 public int getVersionCode() { in getVersionCode() method in HQFInfo
558 public int getVersionCode() { in getVersionCode() method in Utility
2905 appObject.put(VERSION_CODE, utility.getVersionCode()); in parseAndModifyModuleJson()2968 versionObj.put(CODE, utility.getVersionCode()); in parseAndModifyConfigJson()3062 if (versionNormalizeUtil.getOriginVersionCode() > utility.getVersionCode()) { in verifyModuleVersion()3067 } else if (versionNormalizeUtil.getOriginVersionCode() == utility.getVersionCode()) { in verifyModuleVersion()
149 if (utility.getVersionCode() <= 0) { in validateVersionNormalizeMode()
204 public Integer getVersionCode() { in getVersionCode() method in Provision