Searched defs:hapVerifyInfos (Results 1 – 2 of 2) sorted by relevance
59 … public static boolean checkHapIsValid(List<HapVerifyInfo> hapVerifyInfos) throws BundleException { in checkHapIsValid()119 …public static boolean checkSharedApppIsValid(List<HapVerifyInfo> hapVerifyInfos) throws BundleExce… in checkSharedApppIsValid()157 private static boolean checkAppFieldsIsSame(List<HapVerifyInfo> hapVerifyInfos) { in checkAppFieldsIsSame()236 …private static boolean checkModuleNameIsValid(List<HapVerifyInfo> hapVerifyInfos) throws BundleExc… in checkModuleNameIsValid()276 …private static boolean checkPackageNameIsValid(List<HapVerifyInfo> hapVerifyInfos) throws BundleEx… in checkPackageNameIsValid()315 …private static boolean checkAbilityNameIsValid(List<HapVerifyInfo> hapVerifyInfos) throws BundleEx… in checkAbilityNameIsValid()354 …private static boolean checkTargetModuleNameIsExisted(List<HapVerifyInfo> hapVerifyInfos) throws B… in checkTargetModuleNameIsExisted()389 …private static boolean checkCompileSdkIsValid(List<HapVerifyInfo> hapVerifyInfos) throws BundleExc… in checkCompileSdkIsValid()409 …private static boolean checkProxyDataUriIsUnique(List<HapVerifyInfo> hapVerifyInfos) throws Bundle… in checkProxyDataUriIsUnique()435 …private static boolean checkEntryIsValid(List<HapVerifyInfo> hapVerifyInfos) throws BundleExceptio… in checkEntryIsValid()[all …]
2240 List<HapVerifyInfo> hapVerifyInfos = new ArrayList<>(); in checkHapIsValid() local2306 public static void setAtomicServiceFileSizeLimit(List<HapVerifyInfo>hapVerifyInfos) { in setAtomicServiceFileSizeLimit()2510 …private static boolean checkSharedAppIsValid(List<HapVerifyInfo> hapVerifyInfos) throws BundleExce… in checkSharedAppIsValid()