Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.cc480 return SkipFieldValue(); in ConsumeField()
572 DO(SkipFieldValue()); in SkipField()
752 bool SkipFieldValue() { in SkipFieldValue() function in google::protobuf::TextFormat::Parser::ParserImpl