Home
last modified time | relevance | path

Searched defs:SkipField (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc121 bool WireFormatLite::SkipField( in SkipField() function in google::protobuf::internal::WireFormatLite
166 bool WireFormatLite::SkipField( in SkipField() function in google::protobuf::internal::WireFormatLite
263 bool FieldSkipper::SkipField( in SkipField() function in google::protobuf::internal::FieldSkipper
277 bool CodedOutputStreamFieldSkipper::SkipField( in SkipField() function in google::protobuf::internal::CodedOutputStreamFieldSkipper
Dwire_format.cc60 bool UnknownFieldSetFieldSkipper::SkipField( in SkipField() function in google::protobuf::internal::UnknownFieldSetFieldSkipper
74 bool WireFormat::SkipField(io::CodedInputStream* input, uint32 tag, in SkipField() function in google::protobuf::internal::WireFormat
Dtext_format.cc555 bool SkipField() { in SkipField() function in google::protobuf::TextFormat::Parser::ParserImpl
/external/nanopb-c/generator/google/protobuf/internal/
Ddecoder.py704 def SkipField(buffer, pos, end, tag_bytes): function
720 SkipField = _FieldSkipper() variable
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py838 def SkipField(buffer, pos, end, tag_bytes): function
854 SkipField = _FieldSkipper() variable