Searched defs:entryHapVerifyInfos (Results 1 – 1 of 1) sorted by relevance
285 List<HapVerifyInfo> entryHapVerifyInfos = new ArrayList<>(); in checkEntryIsValid() local446 …te static Map<String, List<HapVerifyInfo>> classifyEntry(List<HapVerifyInfo> entryHapVerifyInfos) { in classifyEntry()