Home
last modified time | relevance | path

Searched defs:wire_type (Results 1 - 14 of 14) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
H A Dunknown_fields.cc251 WireFormatLite::WireType wire_type = WireFormatLite::WIRETYPE_VARINT; in GetWireType() local
/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py705 def wire_type(self): member in UnknownFieldRef
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_heavy.cc321 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 Dgenerated_message_table_driven_lite.h382 const WireFormatLite::WireType wire_type = in MergePartialFromCodedStreamInlined() local
H A Dwire_format.cc159 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); in SkipMessage() local
H A Dwire_format_lite.cc236 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); in SkipMessage() local
256 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); in SkipMessage() local
H A Dextension_set.h760 bool FindExtension(int wire_type, uint32 field, in FindExtension() argument
H A Dextension_set.cc1156 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 Dproto_writer.cc828 WireFormatLite::WireType wire_type = WireFormatLite::WireTypeForFieldType( in WriteTag() local
/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc673 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 Dhinic_port.h725 u8 wire_type; member
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h736 u8 wire_type; member
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c681 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 Dupb.c624 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...]

Completed in 50 milliseconds