Searched defs:tempEntry (Results 1 – 1 of 1) sorted by relevance
186 LogEntry tempEntry = new LogEntry(); // Temporary entry for the iterator to reuse. in dump() local840 Iterator<LogEntry> getAllItems(final LogEntry tempEntry) { in getAllItems()