Home
last modified time | relevance | path

Searched defs:EntryIterator (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/
Dstabs_reader.cc48 StabsReader::EntryIterator::EntryIterator(const ByteBuffer *buffer, in EntryIterator() function in google_breakpad::StabsReader::EntryIterator
/external/protobuf/java/src/main/java/com/google/protobuf/
DSmallSortedMap.java532 private class EntryIterator implements Iterator<Map.Entry<K, V>> { class in SmallSortedMap
/external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
DLocalCache.java540 class EntryIterator implements Iterator<Entry<K, V>> { class in LocalCache
545 EntryIterator() { in EntryIterator() method in LocalCache.EntryIterator