Home
last modified time | relevance | path

Searched refs:host_iterator (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/prerender/
Dprerender_contents.cc406 for (content::RenderProcessHost::iterator host_iterator = in ~PrerenderContents() local
408 !host_iterator.IsAtEnd(); in ~PrerenderContents()
409 host_iterator.Advance()) { in ~PrerenderContents()
410 content::RenderProcessHost* host = host_iterator.GetCurrentValue(); in ~PrerenderContents()
560 for (content::RenderProcessHost::iterator host_iterator = in AddAliasURL() local
562 !host_iterator.IsAtEnd(); in AddAliasURL()
563 host_iterator.Advance()) { in AddAliasURL()
564 content::RenderProcessHost* host = host_iterator.GetCurrentValue(); in AddAliasURL()