Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.h172 START_OBJECT = 0, enumerator
Dprotostream_objectwriter.cc221 uninterpreted_events_.push_back(Event(Event::START_OBJECT, name)); in StartObject()
412 case START_OBJECT: in Replay()