/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | wire_format_lite.cc | 125 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 D | wire_format.cc | 72 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 D | text_format.cc | 661 bool SkipField() { in SkipField() function in google::protobuf::TextFormat::Parser::ParserImpl
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | wire_format_lite.cc | 125 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 D | wire_format.cc | 72 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 D | text_format.cc | 661 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 D | decoder.py | 1052 def SkipField(buffer, pos, end, tag_bytes): function 1068 SkipField = _FieldSkipper() variable
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | decoder.py | 1052 def SkipField(buffer, pos, end, tag_bytes): function 1068 SkipField = _FieldSkipper() variable
|
/aosp_15_r20/external/pigweed/pw_protobuf/ |
H A D | decoder.cc | 37 Status Decoder::SkipField() { in SkipField() function in pw::protobuf::Decoder
|
H A D | stream_decoder.cc | 265 Status StreamDecoder::SkipField() { in SkipField() function in pw::protobuf::StreamDecoder
|
/aosp_15_r20/system/nvram/messages/ |
H A D | io.cpp | 291 bool ProtoReader::SkipField() { in SkipField() function in nvram::ProtoReader
|