Searched defs:new_bitmap_data (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc2026 const scoped_refptr<base::RefCountedMemory>& new_bitmap_data) {
2027 if (!new_bitmap_data.get())
2035 return new_bitmap_data->Equals(original_bitmap_data);
2024 IsFaviconBitmapDataEqual( FaviconBitmapID bitmap_id, const scoped_refptr<base::RefCountedMemory>& new_bitmap_data) argument

Completed in 110 milliseconds