Searched defs:buffer_size_ (Results 1 – 6 of 6) sorted by relevance
| /third_party/protobuf/src/google/protobuf/io/ | ||
| D | zero_copy_stream_impl_lite.h | 244 const int buffer_size_; variable |
| D | printer.h | 341 int buffer_size_; variable |
| D | tokenizer.h | 270 int buffer_size_; // Size of buffer_. variable |
| /third_party/protobuf/src/google/protobuf/util/ | ||
| D | json_util.h | 191 int buffer_size_; variable |
| /third_party/nghttp2/src/ | ||
| D | shrpx_downstream.h | 143 size_t buffer_size_; variable |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | text_format.cc | 1351 int buffer_size_; member in google::protobuf::TextFormat::Printer::TextGenerator |