Searched refs:const_iterator (Results 276 - 300 of 4405) sorted by path

<<11121314151617181920>>

/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_provider.h96 ShortcutsBackend::ShortcutMap::const_iterator FindFirstMatch(
H A Dshortcuts_provider_unittest.cc342 for (ACMatches::const_iterator iter = matched_urls.begin();
H A Dzero_suggest_provider.cc397 for (MatchMap::const_iterator it(map.begin()); it != map.end(); ++it)
402 for (SearchSuggestionParser::NavigationResults::const_iterator it(
/external/chromium_org/chrome/browser/autofill/
H A Dautofill_browsertest.cc172 for (FormMap::const_iterator i = data.begin(); i != data.end(); ++i) {
H A Dform_structure_browsertest.cc86 for (std::vector<FormStructure*>::const_iterator iter = forms.begin();
90 for (std::vector<AutofillField*>::const_iterator field_iter =
/external/chromium_org/chrome/browser/background/
H A Dbackground_application_list_model.cc101 for (ExtensionSet::const_iterator cursor = enabled_extensions.begin();
114 for (ExtensionSet::const_iterator cursor = terminated_extensions.begin();
247 ApplicationMap::const_iterator found = applications_.find(id);
272 for (ExtensionList::const_iterator cursor = extensions_.begin();
449 ExtensionList::const_iterator old_cursor = extensions_.begin();
450 ExtensionList::const_iterator new_cursor = extensions.begin();
H A Dbackground_application_list_model.h80 extensions::ExtensionList::const_iterator begin() const {
84 extensions::ExtensionList::const_iterator end() const {
H A Dbackground_contents_service.cc305 for (BackgroundContentsMap::const_iterator it = contents_map_.begin();
604 for (extensions::ExtensionSet::const_iterator iter = extensions->begin();
756 BackgroundContentsMap::const_iterator it = contents_map_.find(application_id);
762 for (BackgroundContentsMap::const_iterator it = contents_map_.begin();
H A Dbackground_mode_manager.cc117 for (extensions::ExtensionList::const_iterator cursor =
172 for (extensions::ExtensionList::const_iterator it = applications_->begin();
418 for (std::set<const extensions::Extension*>::const_iterator it =
435 for (BackgroundModeInfoMap::const_iterator it =
477 BackgroundModeInfoMap::const_iterator it =
492 BackgroundModeInfoMap::const_iterator profile_background_data =
657 for (BackgroundModeInfoMap::const_iterator it =
765 for (std::vector<BackgroundModeData*>::const_iterator bmd_it =
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_html_writer.cc458 URLFaviconMap::const_iterator iter = favicons_map_->find(url);
H A Dbookmark_html_writer_unittest.cc257 std::set<GURL>::const_iterator iter = favicons[i].urls.find(url1);
H A Dchrome_bookmark_client.cc131 for (NodeSet::const_iterator i = nodes.begin(); i != nodes.end(); ++i) {
/external/chromium_org/chrome/browser/
H A Dbrowser_process_impl.cc1199 for (std::map<std::string, CommandLine::StringType>::const_iterator i =
H A Dbrowser_shutdown.cc234 for (std::map<std::string, CommandLine::StringType>::const_iterator i =
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_appcache_helper.cc125 for (OriginAppCacheInfoMap::const_iterator it = map.begin();
H A Dbrowsing_data_channel_id_helper_unittest.cc84 net::ChannelIDStore::ChannelIDList::const_iterator it =
115 net::ChannelIDStore::ChannelIDList::const_iterator it =
H A Dbrowsing_data_cookie_helper.cc115 typedef net::CookieList::const_iterator cookie_iterator;
140 for (OriginCookieSetMap::const_iterator it = origin_cookie_set_map_.begin();
152 for (OriginCookieSetMap::const_iterator it = origin_cookie_set_map_.begin();
H A Dbrowsing_data_database_helper.cc77 for (std::vector<storage::OriginInfo>::const_iterator ori =
89 for (std::vector<base::string16>::const_iterator db = databases.begin();
190 for (std::set<PendingDatabaseInfo>::const_iterator
H A Dbrowsing_data_indexed_db_helper.cc62 for (std::vector<IndexedDBInfo>::const_iterator iter = origins.begin();
147 for (std::set<PendingIndexedDBInfo>::const_iterator
H A Dbrowsing_data_local_storage_helper_browsertest.cc95 for (LocalStorageInfoList::const_iterator info =
H A Dbrowsing_data_quota_helper_impl.cc89 for (std::set<GURL>::const_iterator itr = origins.begin();
H A Dbrowsing_data_remover_unittest.cc457 for (std::vector<autofill::AutofillProfile*>::const_iterator it =
466 for (std::vector<autofill::CreditCard*>::const_iterator it =
H A Dbrowsing_data_service_worker_helper.cc68 for (std::vector<ServiceWorkerUsageInfo>::const_iterator iter =
159 for (std::set<PendingServiceWorkerUsageInfo>::const_iterator pending_info =
H A Dlocal_data_container.cc130 for (InfoByOrigin::const_iterator origin =
H A Dmock_browsing_data_channel_id_helper.cc58 for (std::map<const std::string, bool>::const_iterator i =

Completed in 278 milliseconds

<<11121314151617181920>>