Home
last modified time | relevance | path

Searched defs:total_bytes_written (Results 1 – 9 of 9) sorted by relevance

/external/cronet/net/base/
Dfile_stream_unittest.cc352 int total_bytes_written = 0; in TEST_F() local
404 int total_bytes_written = 0; in TEST_F() local
447 int total_bytes_written = 0; in TEST_F() local
501 int* total_bytes_written, in TestWriteReadCompletionCallback()
560 int total_bytes_written = 0, total_bytes_read = 0; in OnComplete() local
615 int total_bytes_written = 0; in TEST_F() local
646 TestWriteCloseCompletionCallback(FileStream* stream, int* total_bytes_written) in TestWriteCloseCompletionCallback()
682 int total_bytes_written = 0; in OnComplete() local
724 int total_bytes_written = 0; in TEST_F() local
/external/boringssl/src/ssl/
Ds3_pkt.cc144 size_t total_bytes_written = ssl->s3->unreported_bytes_written; in tls_write_app_data() local
/external/cronet/third_party/boringssl/src/ssl/
Ds3_pkt.cc144 size_t total_bytes_written = ssl->s3->unreported_bytes_written; in tls_write_app_data() local
/external/igt-gpu-tools/tools/
Dintel_guc_logger.c70 uint64_t total_bytes_written; variable
/external/tensorflow/tensorflow/tsl/platform/windows/
Dsubprocess.cc54 size_t total_bytes_written = 0; in InputThreadFunction() local
/external/crosvm/cros_async/src/sys/windows/
Doverlapped_source.rs284 let mut total_bytes_written = 0; in write_from_mem() localVariable
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.h1948 size_t total_bytes_written() const { return total_bytes_written_; } in total_bytes_written() function
/external/rust/crates/protobuf/src/coded_output_stream/
Dmod.rs143 pub fn total_bytes_written(&self) -> u64 { in total_bytes_written() method
/external/libaom/av1/encoder/
Dbitstream.c4094 size_t total_bytes_written = 0; in av1_write_metadata_array() local