Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.cc435 return SkipFieldValue(); in ConsumeField()
533 DO(SkipFieldValue()); in SkipField()
724 bool SkipFieldValue() { in SkipFieldValue() function in google::protobuf::TextFormat::Parser::ParserImpl