Home
last modified time | relevance | path

Searched refs:NextNonEmpty (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.cc62 inline bool NextNonEmpty(ZeroCopyInputStream* input, in NextNonEmpty() function
583 if (NextNonEmpty(input_, &void_buffer, &buffer_size)) { in Refresh()