| /external/chromium_org/android_webview/native/ |
| D | input_stream_unittest.cc | 47 int* bytes_read) { in DoReadCountedStreamTest() 70 int bytes_read = 0; in TEST_F() local 79 int bytes_read = 0; in TEST_F() local 86 int bytes_read = 0; in TEST_F() local 93 int bytes_read = 0; in TEST_F() local 100 int bytes_read = 0; in TEST_F() local 111 int bytes_read = 0; in TEST_F() local 118 int bytes_read = 0; in TEST_F() local 138 int bytes_read = 0; in TEST_F() local
|
| /external/chromium_org/content/browser/fileapi/ |
| D | mock_url_request_delegate.cc | 34 int bytes_read) { in OnReadCompleted() 47 int bytes_read = 0; in ReadSome() local 58 int bytes_read) { in ReceiveData()
|
| /external/chromium_org/device/serial/ |
| D | data_sink_receiver.cc | 174 void DataSinkReceiver::Done(uint32_t bytes_read) { in Done() 181 void DataSinkReceiver::DoneWithError(uint32_t bytes_read, int32_t error) { in DoneWithError() 187 bool DataSinkReceiver::DoneInternal(uint32_t bytes_read) { in DoneInternal() 201 void DataSinkReceiver::ReportBytesSentAndError(uint32_t bytes_read, in ReportBytesSentAndError() 265 void DataSinkReceiver::Buffer::Done(uint32_t bytes_read) { in Done() 275 void DataSinkReceiver::Buffer::DoneWithError(uint32_t bytes_read, in DoneWithError()
|
| /external/chromium_org/net/url_request/ |
| D | url_request_job.cc | 67 bool URLRequestJob::Read(IOBuffer* buf, int buf_size, int *bytes_read) { in Read() 379 void URLRequestJob::NotifyReadComplete(int bytes_read) { in NotifyReadComplete() 514 int *bytes_read) { in ReadRawData() 527 void URLRequestJob::FilteredDataRead(int bytes_read) { in FilteredDataRead() 532 bool URLRequestJob::ReadFilteredData(int* bytes_read) { in ReadFilteredData() 673 bool URLRequestJob::ReadRawDataForFilter(int* bytes_read) { in ReadRawDataForFilter() 693 int* bytes_read) { in ReadRawDataHelper() 718 void URLRequestJob::OnRawReadComplete(int bytes_read) { in OnRawReadComplete() 734 void URLRequestJob::RecordBytesRead(int bytes_read) { in RecordBytesRead()
|
| D | url_request_file_dir_job.cc | 69 int* bytes_read) { in ReadRawData() 151 int bytes_read; in CompleteRead() local 170 int* bytes_read) { in FillReadBuffer()
|
| /external/chromium_org/sdch/open-vcdiff/src/ |
| D | vcdiff_main.cc | 312 bool VCDiffFileBasedCoder::ReadInput(size_t* bytes_read) { in ReadInput() 347 size_t bytes_read = fread(&compare_buffer_[0], in CompareOutput() local 414 size_t bytes_read = 0; in Encode() local 471 size_t bytes_read = 0; in Decode() local 535 size_t bytes_read = 0; in DecodeAndCompare() local
|
| /external/chromium_org/base/ |
| D | async_socket_io_handler_posix.cc | 30 int bytes_read = HANDLE_EINTR(read(socket_, pending_buffer_, in OnFileCanReadWithoutBlocking() local 52 int bytes_read = HANDLE_EINTR(read(socket_, buffer, buffer_len)); in Read() local
|
| /external/chromium_org/ipc/ |
| D | ipc_channel_reader.cc | 23 int bytes_read = 0; in ProcessIncomingMessages() local 37 bool ChannelReader::AsyncReadComplete(int bytes_read) { in AsyncReadComplete()
|
| /external/chromium_org/storage/browser/blob/ |
| D | blob_url_request_job.cc | 90 int* bytes_read) { in ReadRawData() 413 int bytes_read = BytesReadCompleted(); in DidReadFile() local 419 int bytes_read = 0; in DidReadFile() local 433 int bytes_read = read_buf_->BytesConsumed(); in BytesReadCompleted() local 453 bool BlobURLRequestJob::ReadLoop(int* bytes_read) { in ReadLoop()
|
| /external/chromium_org/third_party/sfntly/cpp/src/test/ |
| D | file_io_test.cc | 41 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle); in TestFileInputStream() local 102 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle); in TestFontInputStreamBasic() local
|
| /external/sfntly/cpp/src/test/ |
| D | file_io_test.cc | 41 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle); in TestFileInputStream() local 102 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle); in TestFontInputStreamBasic() local
|
| /external/chromium_org/net/base/ |
| D | sdch_dictionary_fetcher.cc | 102 int bytes_read) { in OnReadCompleted() 201 int bytes_read = 0; in DoRead() local
|
| /external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/ |
| D | byte_array.cc | 111 int32_t bytes_read = 0; in CopyTo() local 132 int32_t bytes_read = 0; in CopyTo() local 145 int32_t bytes_read = 0; in CopyFrom() local 165 int32_t bytes_read = 0; in CopyFrom() local
|
| /external/sfntly/cpp/src/sfntly/data/ |
| D | byte_array.cc | 111 int32_t bytes_read = 0; in CopyTo() local 132 int32_t bytes_read = 0; in CopyTo() local 145 int32_t bytes_read = 0; in CopyFrom() local 165 int32_t bytes_read = 0; in CopyFrom() local
|
| /external/chromium_org/chrome/utility/image_writer/ |
| D | image_writer.cc | 120 int bytes_read = image_file_.Read(bytes_processed_, buffer.get(), in WriteChunk() local 162 int bytes_read = image_file_.Read(bytes_processed_, image_buffer.get(), in VerifyChunk() local
|
| /external/chromium_org/chrome/browser/predictors/ |
| D | resource_prefetcher.cc | 168 int bytes_read = 0; in ReadFullResponse() local 183 int bytes_read) { in ShouldContinueReadingRequest() 230 int bytes_read) { in OnReadCompleted()
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/httpfs/ |
| D | http_fs_node.cc | 290 off_t bytes_read; in GetStat_Locked() local 413 int bytes_read; in DownloadToCache() local 518 int bytes_read; in DownloadPartial() local 573 int bytes_read; in ReadEntireResponseToTemp() local 597 int bytes_read; in ReadEntireResponseToCache() local 631 int bytes_read; in ReadResponseToTemp() local 659 int bytes_read = in ReadResponseToBuffer() local
|
| /external/chromium_org/components/cronet/android/ |
| D | url_request_adapter.cc | 212 int bytes_read; in Read() local 241 int bytes_read) { in OnReadCompleted() 255 void URLRequestAdapter::OnBytesRead(int bytes_read) { in OnBytesRead()
|
| /external/chromium_org/mojo/common/test/ |
| D | test_utils_posix.cc | 41 size_t* bytes_read) { in BlockingRead() 62 size_t* bytes_read) { in NonBlockingRead()
|
| D | test_utils_win.cc | 42 size_t* bytes_read) { in BlockingRead() 62 size_t* bytes_read) { in NonBlockingRead()
|
| /external/chromium_org/content/browser/streams/ |
| D | stream_url_request_job.cc | 50 int bytes_read; in OnDataAvailable() local 96 int* bytes_read) { in ReadRawData()
|
| /external/chromium_org/content/browser/service_worker/ |
| D | service_worker_write_to_cache_job.cc | 123 int *bytes_read) { in ReadRawData() 173 int *bytes_read) { in ReadNetData() 362 int bytes_read) { in OnReadCompleted()
|
| /external/chromium_org/remoting/host/ |
| D | token_validator_base.cc | 85 int bytes_read = 0; in OnResponseStarted() local 91 int bytes_read) { in OnReadCompleted()
|
| /external/chromium_org/mojo/system/ |
| D | raw_channel_posix.cc | 175 RawChannel::IOResult RawChannelPosix::Read(size_t* bytes_read) { in Read() 371 size_t bytes_read = 0; in OnFileCanReadWithoutBlocking() local 407 RawChannel::IOResult RawChannelPosix::ReadImpl(size_t* bytes_read) { in ReadImpl()
|
| /external/chromium_org/net/socket/ |
| D | transport_client_socket_unittest.cc | 144 uint32 bytes_read = 0; in DrainClientSocket() local 212 uint32 bytes_read; in TEST_P() local 285 uint32 bytes_read = DrainClientSocket( in TEST_P() local 310 uint32 bytes_read = 0; in TEST_P() local
|