Searched defs:didDownloadData (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebKit/chromium/public/ | ||
D | WebURLLoaderClient.h | 58 virtual void didDownloadData(WebURLLoader*, int dataLength) { } in didDownloadData() function |
/external/chromium/webkit/glue/media/ | ||
D | simple_data_source.cc | 177 void SimpleDataSource::didDownloadData( in didDownloadData() function in webkit_glue::SimpleDataSource |
D | buffered_resource_loader.cc | 368 void BufferedResourceLoader::didDownloadData( in didDownloadData() function in webkit_glue::BufferedResourceLoader |