Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc125 bool WireFormatLite::SkipField(io::CodedInputStream* input, uint32_t tag) { in SkipField() function in google::protobuf::internal::WireFormatLite
171 bool WireFormatLite::SkipField(io::CodedInputStream* input, uint32_t tag, in SkipField() function in google::protobuf::internal::WireFormatLite
270 bool FieldSkipper::SkipField(io::CodedInputStream* input, uint32_t tag) { in SkipField() function in google::protobuf::internal::FieldSkipper
282 bool CodedOutputStreamFieldSkipper::SkipField(io::CodedInputStream* input, in SkipField() function in google::protobuf::internal::CodedOutputStreamFieldSkipper
H A Dwire_format.cc72 bool UnknownFieldSetFieldSkipper::SkipField(io::CodedInputStream* input, in SkipField() function in google::protobuf::internal::UnknownFieldSetFieldSkipper
85 bool WireFormat::SkipField(io::CodedInputStream* input, uint32_t tag, in SkipField() function in google::protobuf::internal::WireFormat
644 bool SkipField(uint32_t tag, io::CodedInputStream* input) { in ParseAndMergeMessageSetItem() function
H A Dtext_format.cc661 bool SkipField() { in SkipField() function in google::protobuf::TextFormat::Parser::ParserImpl
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc125 bool WireFormatLite::SkipField(io::CodedInputStream* input, uint32_t tag) { in SkipField() function in google::protobuf::internal::WireFormatLite
171 bool WireFormatLite::SkipField(io::CodedInputStream* input, uint32_t tag, in SkipField() function in google::protobuf::internal::WireFormatLite
270 bool FieldSkipper::SkipField(io::CodedInputStream* input, uint32_t tag) { in SkipField() function in google::protobuf::internal::FieldSkipper
282 bool CodedOutputStreamFieldSkipper::SkipField(io::CodedInputStream* input, in SkipField() function in google::protobuf::internal::CodedOutputStreamFieldSkipper
H A Dwire_format.cc72 bool UnknownFieldSetFieldSkipper::SkipField(io::CodedInputStream* input, in SkipField() function in google::protobuf::internal::UnknownFieldSetFieldSkipper
85 bool WireFormat::SkipField(io::CodedInputStream* input, uint32_t tag, in SkipField() function in google::protobuf::internal::WireFormat
644 bool SkipField(uint32_t tag, io::CodedInputStream* input) { in ParseAndMergeMessageSetItem() function
H A Dtext_format.cc661 bool SkipField() { in SkipField() function in google::protobuf::TextFormat::Parser::ParserImpl
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddecoder.py1052 def SkipField(buffer, pos, end, tag_bytes): function
1068 SkipField = _FieldSkipper() variable
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Ddecoder.py1052 def SkipField(buffer, pos, end, tag_bytes): function
1068 SkipField = _FieldSkipper() variable
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Ddecoder.cc37 Status Decoder::SkipField() { in SkipField() function in pw::protobuf::Decoder
H A Dstream_decoder.cc265 Status StreamDecoder::SkipField() { in SkipField() function in pw::protobuf::StreamDecoder
/aosp_15_r20/system/nvram/messages/
H A Dio.cpp291 bool ProtoReader::SkipField() { in SkipField() function in nvram::ProtoReader