Searched defs:bytes_read_ (Results 1 – 7 of 7) sorted by relevance
| /external/compiler-rt/lib/sanitizer_common/ | ||
| D | sanitizer_linux.h | 76 int bytes_read_; variable |
| /external/tensorflow/tensorflow/core/lib/io/snappy/ | ||
| D | snappy_inputstream.h | 70 int64 bytes_read_; variable |
| D | snappy_inputbuffer.h | 123 int64 bytes_read_; variable |
| /external/tensorflow/tensorflow/core/lib/io/ | ||
| D | zlib_inputstream.h | 133 int64 bytes_read_; variable |
| D | table_test.cc | 149 mutable uint64 bytes_read_; member in tensorflow::table::StringSource |
| /external/pigweed/pw_stream/public/pw_stream/ | ||
| D | memory_stream.h | 80 size_t bytes_read_; variable |
| /external/libchrome/base/files/ | ||
| D | file_proxy.cc | 198 int bytes_read_; member in base::__anona2b9dffd0211::ReadHelper |