/external/chromium/net/url_request/ |
D | url_request_job.cc | 60 bool URLRequestJob::Read(IOBuffer* buf, int buf_size, int *bytes_read) { in Read() 291 void URLRequestJob::NotifyReadComplete(int bytes_read) { in NotifyReadComplete() 416 int *bytes_read) { in ReadRawData() 423 void URLRequestJob::FilteredDataRead(int bytes_read) { in FilteredDataRead() 428 bool URLRequestJob::ReadFilteredData(int* bytes_read) { in ReadFilteredData() 547 bool URLRequestJob::ReadRawDataForFilter(int* bytes_read) { in ReadRawDataForFilter() 567 int* bytes_read) { in ReadRawDataHelper() 594 void URLRequestJob::OnRawReadComplete(int bytes_read) { in OnRawReadComplete() 602 void URLRequestJob::RecordBytesRead(int bytes_read) { in RecordBytesRead()
|
D | url_request_file_dir_job.cc | 79 int *bytes_read) { in ReadRawData() 187 int bytes_read; in CompleteRead() local 206 int *bytes_read) { in FillReadBuffer()
|
D | url_request_test_util.cc | 200 int bytes_read = 0; in OnResponseStarted() local 208 void TestDelegate::OnReadCompleted(net::URLRequest* request, int bytes_read) { in OnReadCompleted() 281 int bytes_read) { in OnReadCompleted()
|
D | url_request_simple_job.cc | 41 int* bytes_read) { in ReadRawData()
|
D | url_request_test_job.cc | 158 int *bytes_read) { in ReadRawData() 221 int bytes_read; in ProcessNextOperation() local
|
/external/chromium/sdch/open-vcdiff/src/ |
D | vcdiff_main.cc | 311 bool VCDiffFileBasedCoder::ReadInput(size_t* bytes_read) { in ReadInput() 346 size_t bytes_read = fread(&compare_buffer_[0], in CompareOutput() local 410 size_t bytes_read = 0; in Encode() local 467 size_t bytes_read = 0; in Decode() local 531 size_t bytes_read = 0; in DecodeAndCompare() local
|
/external/chromium/chrome/browser/ |
D | plugin_download_helper.cc | 78 int bytes_read = 0; in OnResponseStarted() local 95 int bytes_read) { in OnReadCompleted()
|
D | crash_upload_list_win.cc | 19 DWORD bytes_read; in LoadCrashList() local
|
/external/chromium/base/ |
D | platform_file_unittest.cc | 17 int bytes_read; in ReadFully() local 155 int bytes_read = ReadFully(file, kTestDataSize, data_read_1, kTestDataSize); in TEST() local 229 int bytes_read = ReadFully(file, 0, data_read, static_cast<int>(file_size)); in TEST() local
|
/external/chromium/net/socket/ |
D | transport_client_socket_unittest.cc | 136 uint32 bytes_read = 0; in DrainClientSocket() local 204 uint32 bytes_read; in TEST_P() local 271 uint32 bytes_read = DrainClientSocket(buf, 4096, arraysize(kServerReply) - 1, in TEST_P() local 296 uint32 bytes_read = 0; in TEST_P() local
|
/external/chromium/net/base/ |
D | file_stream_win.cc | 98 MessageLoopForIO::IOContext* context, DWORD bytes_read, DWORD error) { in OnIOCompleted() 239 DWORD bytes_read; in Read() local 265 int bytes_read = Read(buf, to_read, NULL); in ReadUntilComplete() local
|
D | network_delegate.cc | 35 void NetworkDelegate::NotifyReadCompleted(URLRequest* request, int bytes_read) { in NotifyReadCompleted()
|
/external/bluetooth/glib/glib/ |
D | gconvert.c | 600 gsize *bytes_read, in g_convert_with_iconv() 751 gsize *bytes_read, in g_convert() 827 gsize *bytes_read, in g_convert_with_fallback() 1027 gsize *bytes_read, in strdup_len() 1092 gsize *bytes_read, in g_locale_to_utf8() 1133 gsize *bytes_read, in g_locale_from_utf8() 1345 gsize *bytes_read, in g_filename_to_utf8() 1370 gsize *bytes_read, in g_filename_to_utf8() 1413 gsize *bytes_read, in g_filename_from_utf8() 1435 gsize *bytes_read, in g_filename_from_utf8()
|
/external/chromium/chrome/browser/net/ |
D | view_http_cache_job_factory.cc | 39 virtual bool ReadRawData(net::IOBuffer* buf, int buf_size, int *bytes_read) { in ReadRawData() 160 int* bytes_read) { in ReadRawData()
|
D | metadata_url_request.cc | 73 int *bytes_read) { in ReadRawData()
|
D | chrome_network_delegate.cc | 86 int bytes_read) { in OnReadCompleted()
|
/external/bluetooth/glib/gio/tests/ |
D | memory-input-stream.c | 35 gsize bytes_read, pos, len, chunk_size; in test_read_chunks() local
|
/external/dbus/dbus/ |
D | dbus-file-win.c | 53 DWORD bytes_read; in _dbus_file_read() local 166 int bytes_read; in _dbus_file_get_contents() local
|
/external/chromium/chrome/browser/extensions/ |
D | extension_creator.cc | 173 int bytes_read = -1; in SignZip() local 225 size_t bytes_read = 0; in WriteCRX() local
|
/external/chromium/chrome/browser/ui/webui/ |
D | chrome_url_data_manager_backend.cc | 329 int bytes_read; in DataAvailable() local 344 int* bytes_read) { in ReadRawData() 360 int* bytes_read) { in CompleteRead()
|
D | screenshot_source.cc | 48 int bytes_read = 0; in ReadScreenshot() local
|
/external/chromium/chrome/browser/sync/engine/net/ |
D | server_connection_manager.cc | 54 const int64 bytes_read = ReadResponse(buffer_out, in ReadBufferResponse() local 66 const int64 bytes_read = ReadResponse(buffer_out, in ReadDownloadResponse() local 106 int bytes_read = buffer_.length(); in ReadResponse() local
|
/external/chromium/net/tools/fetch/ |
D | fetch_client.cc | 92 base::StatsCounter bytes_read("FetchClient.bytes_read"); in OnReadComplete() local 183 int bytes_read = table.GetCounterValue("c:FetchClient.bytes_read"); in main() local
|
/external/bluetooth/glib/tests/ |
D | convert-test.c | 41 gsize bytes_read = 0; in test_iconv_state() local 64 gsize bytes_read = 0; in test_one_half() local 111 gsize bytes_read = 0; in test_byte_order() local
|
/external/flac/libFLAC/ |
D | ogg_helper.c | 47 size_t bytes_read = bytes; in full_read_() local
|