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

  /external/chromium_org/webkit/browser/blob/
blob_url_request_job.h 78 bool ReadBytesItem(const BlobData::Item& item, int bytes_to_read);
blob_url_request_job.cc 326 return ReadBytesItem(item, bytes_to_read);
361 bool BlobURLRequestJob::ReadBytesItem(const BlobData::Item& item,

Completed in 769 milliseconds