/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | unknown_fields.cc | 251 WireFormatLite::WireType wire_type = WireFormatLite::WIRETYPE_VARINT; in GetWireType() local
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | containers.py | 705 def wire_type(self): member in UnknownFieldRef
|
/third_party/protobuf/src/google/protobuf/ |
H A D | extension_set_heavy.cc | 321 bool ExtensionSet::FindExtension(int wire_type, uint32 field, in FindExtension() argument 480 ParseFieldMaybeLazily( int wire_type, int field_number, io::CodedInputStream* input, ExtensionFinder* extension_finder, MessageSetFieldSkipper* field_skipper) ParseFieldMaybeLazily() argument
|
H A D | generated_message_table_driven_lite.h | 382 const WireFormatLite::WireType wire_type = in MergePartialFromCodedStreamInlined() local
|
H A D | wire_format.cc | 159 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); in SkipMessage() local
|
H A D | wire_format_lite.cc | 236 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); in SkipMessage() local 256 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); in SkipMessage() local
|
H A D | extension_set.h | 760 bool FindExtension(int wire_type, uint32 field, in FindExtension() argument
|
H A D | extension_set.cc | 1156 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); in FindExtensionInfoFromTag() local 1162 FindExtensionInfoFromFieldNumber( int wire_type, int field_number, ExtensionFinder* extension_finder, ExtensionInfo* extension, bool* was_packed_on_wire) FindExtensionInfoFromFieldNumber() argument
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | proto_writer.cc | 828 WireFormatLite::WireType wire_type = WireFormatLite::WireTypeForFieldType( in WriteTag() local
|
/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 673 WireFormatLite::WireType wire_type = WireFormatLite::WireTypeForFieldType( in TestPrematureEOFForType() local 753 WireFormatLite::WireType wire_type = WireFormatLite::WireTypeForFieldType( TestValidDataForType() local 1110 WireFormatLite::WireType wire_type = WireFormatLite::WireTypeForFieldType( TestValidDataForOneofType() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_port.h | 725 u8 wire_type; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_port.h | 736 u8 wire_type; member
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 681 int wire_type; in decode_msg() local 902 static bool upb_put_tag(upb_encstate *e, int field_number, int wire_type) { in upb_put_tag() argument [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 624 int wire_type; in decode_msg() local 857 static bool upb_put_tag(upb_encstate *e, int field_number, int wire_type) { in upb_put_tag() argument 6436 get_encoded_tag(const upb_fielddef *f, int wire_type) get_encoded_tag() argument 6444 putchecktag(compiler *c, const upb_fielddef *f, int wire_type, int dest) putchecktag() argument 6481 dispatchtarget(compiler *c, upb_pbdecodermethod *method, const upb_fielddef *f, int wire_type) dispatchtarget() argument 6561 int wire_type; generate_msgfield() local 6663 int wire_type; generate_primitivefield() local 7464 upb_pbdecoder_skipunknown(upb_pbdecoder *d, int32_t fieldnum, uint8_t wire_type) upb_pbdecoder_skipunknown() argument 7546 uint8_t wire_type; dispatch() local [all...] |