Home
last modified time | relevance | path

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

/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.cc77 int bytes_to_read, in Read()
120 int bytes_to_read, in Read()
/third_party/cef/tests/ceftests/
Ddownload_unittest.cc84 int bytes_to_read, in Read()
106 int bytes_to_read, in ContinueRead()
113 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()
554 int bytes_to_read, in Read()
578 int bytes_to_read, in ReadResponse()
588 int bytes_to_read, in ContinueAfterDelay()
599 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.cc768 int bytes_to_read, in Read()
1153 int bytes_to_read, in Read()
Dnavigation_unittest.cc775 int bytes_to_read, in Read()
2889 int bytes_to_read, in Read()
3111 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/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc90 int32_t bytes_to_read = in Read() local
/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/mesa3d/src/util/
Dfossilize_db.c123 char bytes_to_read[FOSSILIZE_BLOB_HASH_LENGTH + sizeof(struct foz_payload_header)]; in update_foz_index() local
/third_party/openssl/test/helpers/
Dhandshake.c728 int bytes_to_read; member