Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmessage_lite.cc241 ctx.TrackCorrectEnding(); in MergePartialFromCodedStream()
Dparse_context.h335 void TrackCorrectEnding() { group_depth_ = 0; } in TrackCorrectEnding() function