Searched defs:OnDownloadedData (Results 1 – 6 of 6) sorted by relevance
40 virtual void OnDownloadedData(int len, int encoded_data_length) OVERRIDE {} in OnDownloadedData() function
42 virtual void OnDownloadedData(int len, int encoded_data_length) OVERRIDE {} in OnDownloadedData() function
328 void PluginURLFetcher::OnDownloadedData(int len, in OnDownloadedData() function in content::PluginURLFetcher
78 virtual void OnDownloadedData(int len, int encoded_data_length) OVERRIDE { in OnDownloadedData() function in content::TestRequestPeer735 virtual void OnDownloadedData(int len, int encoded_data_length) OVERRIDE { in OnDownloadedData() function in content::TimeConversionTest
580 void WebURLLoaderImpl::Context::OnDownloadedData(int len, in OnDownloadedData() function in content::WebURLLoaderImpl::Context
479 void ResourceDispatcher::OnDownloadedData(int request_id, in OnDownloadedData() function in content::ResourceDispatcher