Home
last modified time | relevance | path

Searched defs:bytes_to_read (Results 1 – 25 of 26) sorted by relevance

12

/third_party/cef/include/
Dcef_resource_handler.h174 int bytes_to_read, in Read()
192 int bytes_to_read, in ReadResponse()
/third_party/cef/libcef_dll/ctocpp/
Dresource_handler_ctocpp.cc143 int bytes_to_read, in Read()
173 int bytes_to_read, in ReadResponse()
/third_party/cef/libcef_dll/cpptoc/
Dresource_handler_cpptoc.cc172 int bytes_to_read, in resource_handler_read()
214 int bytes_to_read, in resource_handler_read_response()
/third_party/cef/libcef/browser/net/
Dinternal_scheme_handler.cc72 int bytes_to_read, in Read()
113 int bytes_to_read, in Read()
/third_party/cef/tests/ceftests/
Ddownload_unittest.cc79 int bytes_to_read, in Read()
101 int bytes_to_read, in ContinueRead()
108 bool DoRead(void* data_out, int bytes_to_read, int& bytes_read) { in DoRead()
Durlrequest_unittest.cc608 int bytes_to_read, in ReadResponse()
706 int bytes_to_read, in Read()
730 int bytes_to_read, in ReadResponse()
801 int bytes_to_read, in ReadResponse()
875 int bytes_to_read, in Read()
884 int bytes_to_read, in ReadResponse()
971 int bytes_to_read, in ReadResponse()
1075 int bytes_to_read, in Read()
1091 int bytes_to_read, in ReadResponse()
Dscheme_handler_unittest.cc365 int bytes_to_read, in ReadResponse()
553 int bytes_to_read, in Read()
576 int bytes_to_read, in ReadResponse()
586 int bytes_to_read, in ContinueAfterDelay()
597 bool GetData(void* data_out, int bytes_to_read, int& bytes_read) { in GetData()
Dresource_request_handler_unittest.cc145 int bytes_to_read, in Read()
176 int bytes_to_read, in ContinueRead()
185 bool DoRead(void* data_out, int bytes_to_read, int& bytes_read) { in DoRead()
279 int bytes_to_read, in ReadResponse()
382 int bytes_to_read, in Read()
397 int bytes_to_read, in ReadResponse()
Dcookie_unittest.cc765 int bytes_to_read, in Read()
1149 int bytes_to_read, in Read()
Dnavigation_unittest.cc775 int bytes_to_read, in Read()
2888 int bytes_to_read, in Read()
3110 int bytes_to_read, in Read()
/third_party/cef/libcef_dll/wrapper/
Dcef_stream_resource_handler.cc65 int bytes_to_read, in Read()
/third_party/cef/tests/cefclient/browser/
Dscheme_test.cc97 int bytes_to_read, in Read()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc90 int32_t bytes_to_read = in Read() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc90 int32_t bytes_to_read = in Read() local
/third_party/boost/libs/beast/example/echo-op/
Decho_op.cpp237 std::size_t bytes_to_read; in async_echo() local
/third_party/boost/boost/asio/impl/
Dread_until.hpp138 std::size_t bytes_to_read = std::min<std::size_t>( in read_until() local
217 std::size_t bytes_to_read = std::min<std::size_t>( in read_until() local
301 std::size_t bytes_to_read = std::min<std::size_t>( in read_until() local
383 std::size_t bytes_to_read = std::min<std::size_t>( in read_until() local
522 std::size_t bytes_to_read = std::min<std::size_t>( in read_until() local
600 std::size_t bytes_to_read = std::min<std::size_t>( in read_until() local
683 std::size_t bytes_to_read = std::min<std::size_t>( in read_until() local
764 std::size_t bytes_to_read = std::min<std::size_t>( in read_until() local
826 std::size_t bytes_to_read; in operator ()() local
1122 std::size_t bytes_to_read; in operator ()() local
[all …]
/third_party/boost/libs/beast/test/doc/
Dcore_1_refresher.cpp141 std::size_t bytes_to_read = std::min<std::size_t>( in read_line() local
/third_party/glib/gio/
Dgwin32file-sync-stream.c125 ULONG bytes_to_read, in _file_sync_stream_read()
/third_party/curl/lib/vtls/
Dschannel_verify.c291 DWORD bytes_to_read = (DWORD)(ca_file_bufsize - total_bytes_read); in add_certs_file_to_store() local
/third_party/libsoup/libsoup/
Dsoup-multipart-input-stream.c146 goffset bytes_to_read = MIN (count, priv->remaining_bytes - priv->boundary_size); in soup_multipart_input_stream_read_real() local
/third_party/uboot/u-boot-2020.01/drivers/i2c/
Dkona_i2c.c304 unsigned int bytes_to_read = MAX_RX_FIFO_SIZE; in bcm_kona_i2c_read_fifo() local
/third_party/uboot/u-boot-2020.01/drivers/spi/
Dcadence_qspi_apb.c630 unsigned int bytes_to_read = 0; in cadence_qspi_apb_indirect_read_execute() local
/third_party/openssl/test/
Dhandshake_helper.c756 int bytes_to_read; member
/third_party/uboot/u-boot-2020.01/drivers/video/
Dlogicore_dp_tx.c583 static int aux_read(struct udevice *dev, u32 dpcd_address, u32 bytes_to_read, in aux_read()
/third_party/miniz/tests/
Dminiz_tester.cpp822 const uint bytes_to_read = static_cast<uint>(my_min(cBufSize, bytes_remaining)); in compare_files() local

12