Searched defs:hapVerifyInfoList (Results 1 – 2 of 2) sorted by relevance
1414 private static List<String> getHapVerifyInfoListNames(List<HapVerifyInfo> hapVerifyInfoList) { in getHapVerifyInfoListNames()1422 …private static boolean checkAtomicServiceModuleSize(List<HapVerifyInfo> hapVerifyInfoList) throws … in checkAtomicServiceModuleSize()1470 …c Map<String, List<HapVerifyInfo>> getDeviceHapVerifyInfoMap(List<HapVerifyInfo> hapVerifyInfoList) in getDeviceHapVerifyInfoMap()1493 …private static boolean checkAtomicServiceIsValid(List<HapVerifyInfo> hapVerifyInfoList) throws Bun… in checkAtomicServiceIsValid()1538 private static boolean checkAtomicServicePreloadsIsValid(List<HapVerifyInfo> hapVerifyInfoList) in checkAtomicServicePreloadsIsValid()1601 …public static boolean checkFileSizeIsValid(List<HapVerifyInfo> hapVerifyInfoList) throws BundleExc… in checkFileSizeIsValid()1612 …private static boolean checkFileSize(List<HapVerifyInfo> hapVerifyInfoList) throws BundleException… in checkFileSize()1652 … List<HapVerifyInfo> hapVerifyInfoList) throws BundleException { in getModuleDependency()1672 … List<HapVerifyInfo> hapVerifyInfoList) { in findAtomicServiceHapVerifyInfo()
1024 const std::list<HapVerifyInfo>& hapVerifyInfoList, std::list<std::string>& moduleDependency) in GetModuleDependency()