Searched refs:StreamNext (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/ | ||
D | parse_context.cc | 122 while (StreamNext(&data)) { in Next() |
D | parse_context.h | 284 bool StreamNext(const void** data) { in StreamNext() function |