Searched defs:entryHapVerifyInfos (Results 1 – 2 of 2) sorted by relevance
408 std::list<HapVerifyInfo> entryHapVerifyInfos; in CheckEntryIsValid() local443 void HapVerifyUtils::ClassifyEntry(const std::list<HapVerifyInfo>& entryHapVerifyInfos, in ClassifyEntry()
662 List<HapVerifyInfo> entryHapVerifyInfos = new ArrayList<>(); in checkEntryIsValid() local837 …te static Map<String, List<HapVerifyInfo>> classifyEntry(List<HapVerifyInfo> entryHapVerifyInfos) { in classifyEntry()