Searched defs:OnDownloadedData (Results 1 - 2 of 2) sorted by relevance
/external/chromium/chrome/common/extensions/ | ||
H A D | extension_localization_peer.h | 41 virtual void OnDownloadedData(int len) {} function in class:ExtensionLocalizationPeer |
/external/chromium/webkit/glue/ | ||
H A D | weburlloader_impl.cc | 303 virtual void OnDownloadedData(int len); 597 void WebURLLoaderImpl::Context::OnDownloadedData(int len) { function in class:webkit_glue::WebURLLoaderImpl::Context |
Completed in 48 milliseconds