Searched defs:SetTotalBytes (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/media/blink/ | ||
D | buffered_data_source_host_impl.cc | 15 void BufferedDataSourceHostImpl::SetTotalBytes(int64 total_bytes) { in SetTotalBytes() function in media::BufferedDataSourceHostImpl |
D | buffered_data_source_host_impl_unittest.cc | 59 TEST_F(BufferedDataSourceHostImplTest, SetTotalBytes) { in TEST_F() argument |
/external/chromium_org/content/browser/download/ | ||
D | save_item.cc | 128 void SaveItem::SetTotalBytes(int64 total_bytes) { in SetTotalBytes() function in content::SaveItem |
D | download_item_impl.cc | 1002 void DownloadItemImpl::SetTotalBytes(int64 total_bytes) { in SetTotalBytes() function in content::DownloadItemImpl |