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