Home
last modified time | relevance | path

Searched defs:total_bytes_read_ (Results 1 – 8 of 8) sorted by relevance

/external/libwebm/webm_parser/src/
Dvirtual_block_parser.h51 std::uint64_t total_bytes_read_ = 0; variable
Dmaster_parser.h202 std::uint64_t total_bytes_read_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_stream_sequencer_buffer.h225 QuicStreamOffset total_bytes_read_; variable
Dquic_stream_sequencer_buffer_test.cc951 size_t total_bytes_read_ = 0; member in quic::test::__anond19fa05e0111::QuicStreamSequencerBufferRandomIOTest
/external/cronet/net/socket/
Dfuzzed_socket.h126 int64_t total_bytes_read_ = 0; variable
/external/cronet/net/base/
Dfile_stream_unittest.cc592 raw_ptr<int> total_bytes_read_; member in net::__anondafac8ee0211::TestWriteReadCompletionCallback
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h526 int total_bytes_read_; // total bytes read from input_, including variable
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h549 int total_bytes_read_; // total bytes read from input_, including variable