| /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/net/url_request/ |
| D | url_request_job.cc | 68 bool URLRequestJob::Read(IOBuffer* buf, int buf_size, int *bytes_read) { in Read() 396 void URLRequestJob::NotifyReadComplete(int bytes_read) { in NotifyReadComplete() 531 int *bytes_read) { in ReadRawData() 544 void URLRequestJob::FilteredDataRead(int bytes_read) { in FilteredDataRead() 549 bool URLRequestJob::ReadFilteredData(int* bytes_read) { in ReadFilteredData() 690 bool URLRequestJob::ReadRawDataForFilter(int* bytes_read) { in ReadRawDataForFilter() 710 int* bytes_read) { in ReadRawDataHelper() 735 void URLRequestJob::OnRawReadComplete(int bytes_read) { in OnRawReadComplete() 751 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/webkit/browser/blob/ |
| D | blob_url_request_job.cc | 86 int* bytes_read) { in ReadRawData() 409 int bytes_read = BytesReadCompleted(); in DidReadFile() local 415 int bytes_read = 0; in DidReadFile() local 429 int bytes_read = read_buf_->BytesConsumed(); in BytesReadCompleted() local 449 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/components/cronet/android/ |
| D | url_request_peer.cc | 200 int bytes_read; in Read() local 230 void URLRequestPeer::OnReadCompleted(net::URLRequest* request, int bytes_read) { in OnReadCompleted() 245 void URLRequestPeer::OnBytesRead(int bytes_read) { in OnBytesRead()
|
| /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 161 int bytes_read = image_file_.Read(bytes_processed_, image_buffer.get(), in VerifyChunk() 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/browser/extensions/api/serial/ |
| D | serial_io_handler.cc | 64 void SerialIoHandler::ReadCompleted(int bytes_read, in ReadCompleted() 113 void SerialIoHandler::QueueReadCompleted(int bytes_read, in QueueReadCompleted()
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/httpfs/ |
| D | http_fs_node.cc | 268 off_t bytes_read; in GetStat_Locked() local 391 int bytes_read; in DownloadToCache() local 496 int bytes_read; in DownloadPartial() local 545 int bytes_read; in ReadEntireResponseToTemp() local 569 int bytes_read; in ReadEntireResponseToCache() local 596 int bytes_read; in ReadResponseToTemp() local 624 int bytes_read = in ReadResponseToBuffer() local
|
| /external/chromium_org/base/test/ |
| D | test_process_killer_win.cc | 82 SIZE_T bytes_read = 0; in GetCommandLineForProcess() local 98 SIZE_T bytes_read; in GetCommandLineForProcess() local
|
| /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 | 114 int *bytes_read) { in ReadRawData() 152 int *bytes_read) { in ReadNetData() 302 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/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
|
| /external/chromium_org/content/browser/loader/ |
| D | resource_loader.cc | 346 void ResourceLoader::OnReadCompleted(net::URLRequest* unused, int bytes_read) { in OnReadCompleted() 560 int bytes_read = 0; in StartReading() local 596 void ResourceLoader::ReadMore(int* bytes_read) { in ReadMore() 618 void ResourceLoader::CompleteRead(int bytes_read) { in CompleteRead()
|
| /external/chromium_org/net/base/ |
| D | file_stream_context_win.cc | 72 DWORD bytes_read; in ReadAsync() local 145 DWORD bytes_read, in OnIOCompleted()
|