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