iterator          145 ash/touch/touch_hud_debug.cc   typedef std::vector<TouchPointLog>::iterator iterator;
iterator          121 base/android/java/src/org/chromium/base/ObserverList.java     public Iterator<E> iterator() {
iterator           58 base/containers/mru_cache.h   typedef typename PayloadList::iterator iterator;
iterator           30 base/containers/scoped_ptr_hash_map.h   typedef typename Container::iterator iterator;
iterator          205 base/id_map.h    typedef Iterator<T> iterator;
iterator           30 base/memory/scoped_vector.h   typedef typename std::vector<T*>::iterator iterator;
iterator           22 base/prefs/pref_value_map.h   typedef std::map<std::string, base::Value*>::iterator iterator;
iterator          384 base/values.h    typedef ValueVector::iterator iterator;
iterator           30 cc/base/scoped_ptr_deque.h   typedef typename std::deque<T*>::iterator iterator;
iterator           30 cc/base/scoped_ptr_vector.h   typedef typename std::vector<T*>::iterator iterator;
iterator           27 chrome/browser/autocomplete/autocomplete_result.h   typedef ACMatches::iterator iterator;
iterator           34 chrome/browser/drive/drive_app_registry.cc   typedef std::multimap<std::string, std::string>::const_iterator iterator;
iterator           42 chrome/browser/drive/drive_app_registry.cc   typedef std::multimap<std::string, std::string>::iterator iterator;
iterator          143 chrome/browser/extensions/api/alarms/alarm_manager.h   typedef std::pair<AlarmMap::iterator, AlarmList::iterator> AlarmIterator;
iterator           37 chrome/browser/local_discovery/cloud_print_printer_list.h   typedef PrinterList::const_iterator iterator;
iterator          212 chrome/browser/policy/policy_prefs_browsertest.cc   typedef PolicyTestCaseMap::const_iterator iterator;
iterator           89 chrome/browser/safe_browsing/safe_browsing_util.h   typedef std::vector<SBChunk>::iterator iterator;
iterator           68 chrome/browser/service_process/service_process_control.h   typedef IDMap<ServiceProcessControl>::iterator iterator;
iterator           94 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc     typedef std::map<std::string, CannedSyncableFileSystem*>::iterator iterator;
iterator           30 chrome/browser/sync_file_system/drive_backend/task_dependency_manager.cc   typedef typename Container1::const_iterator iterator;
iterator           47 chrome/browser/sync_file_system/drive_backend/task_dependency_manager.cc   typedef std::vector<base::FilePath>::const_iterator iterator;
iterator           20 chrome/browser/sync_file_system/drive_backend/tracker_id_set.h   typedef RawTrackerIDSet::iterator iterator;
iterator           93 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc   typedef ScopedVector<google_apis::ResourceEntry>::iterator iterator;
iterator          107 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc   typedef ScopedVector<google_apis::ResourceEntry>::const_iterator iterator;
iterator          236 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   typedef std::map<GURL, std::string>::const_iterator iterator;
iterator          442 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   typedef DriveMetadataStore::URLAndDriveMetadataList::const_iterator iterator;
iterator          924 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   typedef ScopedVector<google_apis::ResourceEntry>::const_iterator iterator;
iterator         1324 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   typedef ScopedVector<google_apis::ResourceEntry>::const_iterator iterator;
iterator         1386 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   typedef ScopedVector<google_apis::Link>::const_iterator iterator;
iterator          119 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc     typedef std::map<GURL, CannedSyncableFileSystem*>::iterator iterator;
iterator          121 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.cc   typedef RemoteResourceByResourceId::const_iterator iterator;
iterator           27 chrome/browser/ui/android/tab_model/tab_model_list.h   typedef TabModelVector::iterator iterator;
iterator           21 chrome/browser/ui/app_modal_dialogs/app_modal_dialog_queue.h   typedef std::deque<AppModalDialog*>::iterator iterator;
iterator           50 chrome/browser/ui/webui/quota_internals/quota_internals_handler.cc   typedef std::vector<PerHostStorageInfo>::const_iterator iterator;
iterator           61 chrome/browser/ui/webui/quota_internals/quota_internals_handler.cc   typedef std::vector<PerOriginStorageInfo>::const_iterator iterator;
iterator           71 chrome/browser/ui/webui/quota_internals/quota_internals_handler.cc   typedef Statistics::const_iterator iterator;
iterator          129 chrome/browser/ui/webui/quota_internals/quota_internals_proxy.cc   typedef QuotaTableEntries::const_iterator iterator;
iterator          144 chrome/browser/ui/webui/quota_internals/quota_internals_proxy.cc   typedef OriginInfoTableEntries::const_iterator iterator;
iterator           22 components/policy/core/common/policy_bundle.h   typedef MapType::iterator iterator;
iterator         1294 content/browser/fileapi/obfuscated_file_util_unittest.cc   typedef std::vector<base::FilePath::StringType>::iterator iterator;
iterator           44 content/public/browser/render_process_host.h   typedef IDMap<RenderProcessHost>::iterator iterator;
iterator           26 extensions/common/url_pattern_set.h   typedef std::set<URLPattern>::iterator iterator;
iterator           71 gpu/command_buffer/service/mailbox_manager.h                    TextureToMailboxMap::iterator,
iterator           37 net/base/linked_hash_map.h   typedef typename ListType::iterator iterator;
iterator         1585 net/cookies/cookie_monster.cc   typedef std::set<CookieMap::iterator, OrderByCreationTimeDesc> CookieSet;
iterator          109 net/cookies/cookie_monster.h   typedef std::pair<CookieMap::iterator, CookieMap::iterator> CookieMapItPair;
iterator           72 net/spdy/hpack_decoder.cc   typedef std::pair<std::map<string, string>::iterator, bool> InsertResult;
iterator           24 net/spdy/write_blocked_list.h   typedef typename BlockedList::iterator iterator;
iterator           23 net/tools/balsa/simple_buffer.h   typedef char * iterator;
iterator          127 third_party/jsoncpp/overrides/include/json/value.h       typedef ValueIterator iterator;
iterator          129 third_party/protobuf/java/src/main/java/com/google/protobuf/BoundedByteString.java   public ByteIterator iterator() {
iterator          105 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java   public abstract ByteIterator iterator();
iterator          195 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java   public Iterator<Map.Entry<FieldDescriptorType, Object>> iterator() {
iterator          293 third_party/protobuf/java/src/main/java/com/google/protobuf/LiteralByteString.java   public ByteIterator iterator() {
iterator          764 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java   public ByteIterator iterator() {
iterator          473 third_party/protobuf/java/src/main/java/com/google/protobuf/SmallSortedMap.java     public Iterator<Map.Entry<K, V>> iterator() {
iterator          127 third_party/protobuf/java/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java   public Iterator<String> iterator() {
iterator          136 third_party/protobuf/src/google/protobuf/repeated_field.h   typedef Element* iterator;
iterator          451 third_party/protobuf/src/google/protobuf/repeated_field.h   typedef internal::RepeatedPtrIterator<Element> iterator;
iterator         1181 third_party/protobuf/src/google/protobuf/repeated_field.h   typedef RepeatedPtrIterator<Element> iterator;
iterator         1272 third_party/protobuf/src/google/protobuf/repeated_field.h   typedef RepeatedPtrOverPtrsIterator<Element, VoidPtr> iterator;
iterator          241 third_party/re2/re2/regexp.h   typedef RuneRange* iterator;
iterator          581 third_party/re2/re2/regexp.h   typedef RuneRangeSet::iterator iterator;
iterator          127 third_party/re2/re2/stringpiece.h   typedef const char* iterator;
iterator          110 third_party/re2/util/sparse_array.h   typedef typename vector<IndexValue>::iterator iterator;
iterator           69 third_party/re2/util/sparse_array_test.cc   typedef SparseArray<string>::iterator iterator;
iterator           81 third_party/re2/util/sparse_set.h   typedef int* iterator;
iterator          842 webkit/browser/appcache/appcache_storage_impl.cc     typedef std::pair<WhiteListMap::iterator, bool> InsertResult;
iterator           59 webkit/browser/quota/quota_callbacks.h     typedef typename std::vector<CallbackType>::iterator iterator;
iterator           88 webkit/browser/quota/quota_callbacks.h   typedef typename CallbackMap::iterator iterator;
iterator         1299 webkit/browser/quota/quota_manager_unittest.cc   typedef OriginInfoTableEntries::const_iterator iterator;
iterator         1362 webkit/browser/quota/quota_manager_unittest.cc   typedef OriginInfoTableEntries::const_iterator iterator;
iterator         1534 webkit/browser/quota/quota_manager_unittest.cc   typedef OriginInfoTableEntries::const_iterator iterator;
iterator         1630 webkit/browser/quota/quota_manager_unittest.cc   typedef OriginInfoTableEntries::const_iterator iterator;
iterator         1869 webkit/browser/quota/quota_manager_unittest.cc   typedef QuotaTableEntries::const_iterator iterator;
iterator         1909 webkit/browser/quota/quota_manager_unittest.cc   typedef OriginInfoTableEntries::const_iterator iterator;
iterator           22 webkit/common/blob/shareable_file_reference.cc   typedef FileMap::iterator iterator;
iterator           86 webkit/common/blob/shareable_file_reference.cc   typedef std::pair<ShareableFileMap::iterator, bool> InsertResult;