Home
last modified time | relevance | path

Searched defs:total_bytes_read_ (Results 1 – 3 of 3) 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/protobuf/src/google/protobuf/io/
Dcoded_stream.h542 int total_bytes_read_; // total bytes read from input_, including variable