Searched refs:ComputeBytesToRead (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/storage/browser/blob/
H A Dblob_url_request_job.h82 int ComputeBytesToRead() const;
H A Dblob_url_request_job.cc321 int bytes_to_read = ComputeBytesToRead();
438 int BlobURLRequestJob::ComputeBytesToRead() const { function in class:storage::BlobURLRequestJob

Completed in 87 milliseconds