HomeSort by relevance Sort by last modified time
    Searched refs:DidDownloadImage (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/
image_loading_helper.h 37 // is notified by way of DidDownloadImage. Returns true if the
40 // DidDownloadImage method. If the image is a favicon, cookies will not be
54 void DidDownloadImage(
image_loading_helper.cc 122 // Will complete asynchronously via ImageLoadingHelper::DidDownloadImage
149 base::Bind(&ImageLoadingHelper::DidDownloadImage,
155 void ImageLoadingHelper::DidDownloadImage(

Completed in 31 milliseconds