Home
last modified time | relevance | path

Searched defs:didDownloadData (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebURLLoaderClient.h58 virtual void didDownloadData(WebURLLoader*, int dataLength) { } in didDownloadData() function
/external/chromium/webkit/glue/media/
Dsimple_data_source.cc177 void SimpleDataSource::didDownloadData( in didDownloadData() function in webkit_glue::SimpleDataSource
Dbuffered_resource_loader.cc368 void BufferedResourceLoader::didDownloadData( in didDownloadData() function in webkit_glue::BufferedResourceLoader