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