Searched refs:SkipExtraneousTag (Results 1 – 1 of 1) sorted by relevance
260 inline bool SkipExtraneousTag(protobuf::io::CodedInputStream* stream) { in SkipExtraneousTag() function349 if (!SkipExtraneousTag(stream)) return false; in ParseExample()1855 } else if (!SkipExtraneousTag(&stream)) { in FastParseSequenceExample()