Home
last modified time | relevance | path

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

/external/cronet/tot/net/base/
Dfile_stream_unittest.cc363 int total_bytes_written = 0; in TEST_F() local
416 int total_bytes_written = 0; in TEST_F() local
460 int total_bytes_written = 0; in TEST_F() local
515 int* total_bytes_written, in TestWriteReadCompletionCallback()
576 int total_bytes_written = 0, total_bytes_read = 0; in OnComplete() local
632 int total_bytes_written = 0; in TEST_F() local
664 TestWriteCloseCompletionCallback(FileStream* stream, int* total_bytes_written) in TestWriteCloseCompletionCallback()
702 int total_bytes_written = 0; in OnComplete() local
745 int total_bytes_written = 0; in TEST_F() local
/external/cronet/stable/net/base/
Dfile_stream_unittest.cc363 int total_bytes_written = 0; in TEST_F() local
416 int total_bytes_written = 0; in TEST_F() local
460 int total_bytes_written = 0; in TEST_F() local
515 int* total_bytes_written, in TestWriteReadCompletionCallback()
576 int total_bytes_written = 0, total_bytes_read = 0; in OnComplete() local
632 int total_bytes_written = 0; in TEST_F() local
664 TestWriteCloseCompletionCallback(FileStream* stream, int* total_bytes_written) in TestWriteCloseCompletionCallback()
702 int total_bytes_written = 0; in OnComplete() local
745 int total_bytes_written = 0; in TEST_F() local
/external/perfetto/protos/perfetto/metrics/android/
Dio_metric.proto41 optional int64 total_bytes_written = 3; field
/external/cronet/stable/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/boringssl/src/ssl/
Ds3_pkt.cc45 size_t total_bytes_written = ssl->s3->unreported_bytes_written; in tls_write_app_data() local
/external/cronet/tot/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/sdv/vsomeip/third_party/boost/asio/test/
Dbuffered_read_stream.cpp221 std::size_t* total_bytes_written) in handle_write()
Dbuffered_write_stream.cpp223 std::size_t* total_bytes_written) in handle_write()
Dbuffered_stream.cpp234 std::size_t* total_bytes_written) in handle_write()
/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.rs271 let mut total_bytes_written = 0; in write_from_mem() localVariable
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_enc_av1.cpp2708 …uint32_t total_bytes_written = static_cast<uint32_t>(writtenSequenceBytes + writtenTemporalDelimBy… in d3d12_video_encoder_build_post_encode_codec_bitstream_av1() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.h1963 size_t total_bytes_written() const { return total_bytes_written_; } in total_bytes_written() function
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.h1963 size_t total_bytes_written() const { return total_bytes_written_; } in total_bytes_written() function
/external/rust/android-crates-io/crates/protobuf/src/coded_output_stream/
Dmod.rs143 pub fn total_bytes_written(&self) -> u64 { in total_bytes_written() method
/external/lzma/CPP/7zip/Archive/
DApfsHandler.cpp1239 UInt64 total_bytes_written; member
/external/libaom/av1/encoder/
Dbitstream.c4220 size_t total_bytes_written = 0; in av1_write_metadata_array() local
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto1557 optional int64 total_bytes_written = 3; field