Searched refs:intID (Results 1 – 1 of 1) sorted by relevance
66 static EntryType toEntryType(int intID) { in toEntryType() argument67 return EntryType.values()[intID]; in toEntryType()