Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dparse_context.cc122 while (StreamNext(&data)) { in Next()
Dparse_context.h284 bool StreamNext(const void** data) { in StreamNext() function