Searched defs:bytes_read_ (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | stream_base.h | 290 uint64_t bytes_read_ = 0; variable |
| /third_party/boost/libs/beast/test/doc/ | ||
| D | core_4_layers.cpp | 72 std::size_t bytes_read_ = 0; // Holds the total bytes read member in boost::beast::counted_stream |