Searched defs:hapVerifyInfoList (Results 1 – 2 of 2) sorted by relevance
1462 private static List<String> getHapVerifyInfoListNames(List<HapVerifyInfo> hapVerifyInfoList) { in getHapVerifyInfoListNames()1470 …e static boolean checkAtomicServiceModuleAndDependenciesSize(List<HapVerifyInfo> hapVerifyInfoList) in checkAtomicServiceModuleAndDependenciesSize()1524 …c Map<String, List<HapVerifyInfo>> getDeviceHapVerifyInfoMap(List<HapVerifyInfo> hapVerifyInfoList) in getDeviceHapVerifyInfoMap()1547 …private static boolean checkAtomicServiceIsValid(List<HapVerifyInfo> hapVerifyInfoList) throws Bun… in checkAtomicServiceIsValid()1592 private static boolean checkAtomicServicePreloadsIsValid(List<HapVerifyInfo> hapVerifyInfoList) in checkAtomicServicePreloadsIsValid()1657 …public static boolean checkFileSizeIsValid(List<HapVerifyInfo> hapVerifyInfoList) throws BundleExc… in checkFileSizeIsValid()1668 …private static boolean checkFileSize(List<HapVerifyInfo> hapVerifyInfoList) throws BundleException… in checkFileSize()1710 … List<HapVerifyInfo> hapVerifyInfoList) throws BundleException { in getModuleDependency()1730 … List<HapVerifyInfo> hapVerifyInfoList) { in findAtomicServiceHapVerifyInfo()
1060 const std::list<HapVerifyInfo>& hapVerifyInfoList, std::list<std::string>& moduleDependency) in GetModuleDependency()