Searched refs:PrefetchImage (Results 1 – 6 of 6) sorted by relevance
70 virtual void PrefetchImage(const GURL& url) = 0;
45 MOCK_METHOD1(PrefetchImage, void(const GURL& url));
451 client_->PrefetchImage(*it); in ParseSuggestResults()
37 virtual void PrefetchImage(const GURL& url) OVERRIDE;
93 void ChromeAutocompleteProviderClient::PrefetchImage(const GURL& url) { in PrefetchImage() function in ChromeAutocompleteProviderClient
101 virtual void PrefetchImage(const GURL& url) OVERRIDE {} in PrefetchImage() function in athena::__anone8ae43dc0111::AthenaAutocompleteProviderClient