Home
last modified time | relevance | path

Searched defs:SetTotalBytes (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/media/blink/
Dbuffered_data_source_host_impl.cc15 void BufferedDataSourceHostImpl::SetTotalBytes(int64 total_bytes) { in SetTotalBytes() function in media::BufferedDataSourceHostImpl
Dbuffered_data_source_host_impl_unittest.cc59 TEST_F(BufferedDataSourceHostImplTest, SetTotalBytes) { in TEST_F() argument
/external/chromium_org/content/browser/download/
Dsave_item.cc128 void SaveItem::SetTotalBytes(int64 total_bytes) { in SetTotalBytes() function in content::SaveItem
Ddownload_item_impl.cc1002 void DownloadItemImpl::SetTotalBytes(int64 total_bytes) { in SetTotalBytes() function in content::DownloadItemImpl