Home
last modified time | relevance | path

Searched defs:StaticMapIterator (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
Dstatic_map_iterator-inl.h45 StaticMapIterator<Key, Value, Compare>::StaticMapIterator(const char* base, in StaticMapIterator() function
Dstatic_map_iterator.h55 StaticMapIterator(): index_(-1), base_(NULL) { } in StaticMapIterator() function