Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.h175 END_LIST = 3, enumerator
Dprotostream_objectwriter.cc286 uninterpreted_events_.push_back(Event(Event::END_LIST)); in EndList()
421 case END_LIST: in Replay()