Home
last modified time | relevance | path

Searched defs:hapVerifyInfoList (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DHapVerify.java1009 private static List<String> getHapVerifyInfoListNames(List<HapVerifyInfo> hapVerifyInfoList) { in getHapVerifyInfoListNames()
1017 …private static boolean checkAtomicServiceModuleSize(List<HapVerifyInfo> hapVerifyInfoList) throws … in checkAtomicServiceModuleSize()
1054 …c Map<String, List<HapVerifyInfo>> getDeviceHapVerifyInfoMap(List<HapVerifyInfo> hapVerifyInfoList) in getDeviceHapVerifyInfoMap()
1076 …private static boolean checkAtomicServiceIsValid(List<HapVerifyInfo> hapVerifyInfoList) throws Bun… in checkAtomicServiceIsValid()
1128 private static boolean checkAtomicServicePreloadsIsValid(List<HapVerifyInfo> hapVerifyInfoList) in checkAtomicServicePreloadsIsValid()
1183 …private static boolean checkFileSizeIsValid(List<HapVerifyInfo> hapVerifyInfoList) throws BundleEx… in checkFileSizeIsValid()
1195 …private static boolean checkFileSize(List<HapVerifyInfo> hapVerifyInfoList) throws BundleException… in checkFileSize()
1232List<HapVerifyInfo> hapVerifyInfoList) throws BundleException { in getModuleDependency()
1252List<HapVerifyInfo> hapVerifyInfoList) { in findAtomicServiceHapVerifyInfo()