Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream.cc62 inline bool NextNonEmpty(ZeroCopyInputStream* input, in NextNonEmpty() function
618 if (NextNonEmpty(input_, &void_buffer, &buffer_size)) { in Refresh()