Home
last modified time | relevance | path

Searched refs:google__protobuf__EnumValueOptions_msg_init (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/annotations/
H A Ddeprecation.upb_minitable.c30 &google__protobuf__EnumValueOptions_msg_init,
36 &google__protobuf__EnumValueOptions_msg_init,
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/
H A Ddescriptor.upb.h40 extern const upb_MiniTable* google__protobuf__EnumValueOptions_msg_init();
2851 …uct google_protobuf_EnumValueOptions*)_upb_Message_New(google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueDescriptorProto_mutable_options()
4734 …rn (google_protobuf_EnumValueOptions*)_upb_Message_New(google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueOptions_new()
4739 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__EnumValueOptions_msg_init(), NULL, 0,… in google_protobuf_EnumValueOptions_parse()
4750 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__EnumValueOptions_msg_init(), extreg, … in google_protobuf_EnumValueOptions_parse_ex()
4758 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__EnumValueOptions_msg_init(), 0, arena, &ptr, l… in google_protobuf_EnumValueOptions_serialize()
4764 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__EnumValueOptions_msg_init(), options, arena, &… in google_protobuf_EnumValueOptions_serialize_ex()
4768 …iniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueOptions_clear_deprecated()
4774 …iniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueOptions_deprecated()
4780 …iniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueOptions_has_deprecated()
[all …]
H A Ddescriptor.upb.c156 …Field*)upb_MiniTable_FindFieldByNumber(mini_table, 3), google__protobuf__EnumValueOptions_msg_init in google__protobuf__EnumValueDescriptorProto_msg_init()
260 const upb_MiniTable* google__protobuf__EnumValueOptions_msg_init() { in google__protobuf__EnumValueOptions_msg_init() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/
H A Ddescriptor.upb_minitable.h40 extern const upb_MiniTable google__protobuf__EnumValueOptions_msg_init;
H A Ddescriptor.upb_minitable.c309 {.UPB_PRIVATE(submsg) = &google__protobuf__EnumValueOptions_msg_init},
687 const upb_MiniTable google__protobuf__EnumValueOptions_msg_init = { variable
1033 &google__protobuf__EnumValueOptions_msg_init,
H A Ddescriptor.upb.h2803 …ct google_protobuf_EnumValueOptions*)_upb_Message_New(&google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueDescriptorProto_mutable_options()
4686 …n (google_protobuf_EnumValueOptions*)_upb_Message_New(&google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueOptions_new()
4691 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__EnumValueOptions_msg_init, NULL, 0, … in google_protobuf_EnumValueOptions_parse()
4702 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__EnumValueOptions_msg_init, extreg, o… in google_protobuf_EnumValueOptions_parse_ex()
4710 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__EnumValueOptions_msg_init, 0, arena, &ptr, le… in google_protobuf_EnumValueOptions_serialize()
4716 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__EnumValueOptions_msg_init, options, arena, &p… in google_protobuf_EnumValueOptions_serialize_ex()
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Ddescriptor.upb_minitable.h40 extern const upb_MiniTable google__protobuf__EnumValueOptions_msg_init;
H A Ddescriptor.upb_minitable.c309 {.UPB_PRIVATE(submsg) = &google__protobuf__EnumValueOptions_msg_init},
687 const upb_MiniTable google__protobuf__EnumValueOptions_msg_init = { variable
1033 &google__protobuf__EnumValueOptions_msg_init,
H A Ddescriptor.upb.h2803 …ct google_protobuf_EnumValueOptions*)_upb_Message_New(&google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueDescriptorProto_mutable_options()
4686 …n (google_protobuf_EnumValueOptions*)_upb_Message_New(&google__protobuf__EnumValueOptions_msg_init in google_protobuf_EnumValueOptions_new()
4691 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__EnumValueOptions_msg_init, NULL, 0, … in google_protobuf_EnumValueOptions_parse()
4702 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__EnumValueOptions_msg_init, extreg, o… in google_protobuf_EnumValueOptions_parse_ex()
4710 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__EnumValueOptions_msg_init, 0, arena, &ptr, le… in google_protobuf_EnumValueOptions_serialize()
4716 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__EnumValueOptions_msg_init, options, arena, &p… in google_protobuf_EnumValueOptions_serialize_ex()
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/udpa/annotations/
H A Dmigrate.upb_minitable.c89 &google__protobuf__EnumValueOptions_msg_init,
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/xds/annotations/v3/
H A Dmigrate.upb_minitable.c89 &google__protobuf__EnumValueOptions_msg_init,