Home
last modified time | relevance | path

Searched defs:upb_FieldDef (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfield_def.c54 struct upb_FieldDef { struct
56 const upb_FileDef* file;
57 const upb_MessageDef* msgdef;
58 const char* full_name;
59 const char* json_name;
60 union {
68 } defaultval;
69 union {
94 upb_FieldDef* _upb_FieldDef_At(const upb_FieldDef* f, int i) { in _upb_FieldDef_At() argument
Dcommon.h55 typedef struct upb_FieldDef upb_FieldDef; typedef
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfield_def.c51 struct upb_FieldDef { struct
54 const upb_FileDef* file;
55 const upb_MessageDef* msgdef;
56 const char* full_name;
57 const char* json_name;
58 union {
88 upb_FieldDef* _upb_FieldDef_At(const upb_FieldDef* f, int i) { in _upb_FieldDef_At() argument
H A Dcommon.h39 typedef struct upb_FieldDef upb_FieldDef; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5396 struct upb_FieldDef { struct
5397 const google_protobuf_FieldOptions* opts;
5398 const upb_FileDef* file;
5399 const upb_MessageDef* msgdef;
5400 const char* full_name;
5401 const char* json_name;
5402 union {
5409 } defaultval;
5410 union {
5413 } scope;
[all …]
H A Druby-upb.h5600 typedef struct upb_FieldDef upb_FieldDef; typedef
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5725 struct upb_FieldDef { struct
5726 const google_protobuf_FieldOptions* opts;
5727 const upb_FileDef* file;
5728 const upb_MessageDef* msgdef;
5729 const char* full_name;
5730 const char* json_name;
5731 union {
5738 } defaultval;
5739 union {
5742 } scope;
[all …]
H A Dphp-upb.h5370 typedef struct upb_FieldDef upb_FieldDef; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5725 struct upb_FieldDef { struct
5726 const google_protobuf_FieldOptions* opts;
5727 const upb_FileDef* file;
5728 const upb_MessageDef* msgdef;
5729 const char* full_name;
5730 const char* json_name;
5731 union {
5738 } defaultval;
5739 union {
5742 } scope;
[all …]
H A Dphp-upb.h5370 typedef struct upb_FieldDef upb_FieldDef; typedef
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5396 struct upb_FieldDef { struct
5397 const google_protobuf_FieldOptions* opts;
5398 const upb_FileDef* file;
5399 const upb_MessageDef* msgdef;
5400 const char* full_name;
5401 const char* json_name;
5402 union {
5409 } defaultval;
5410 union {
5413 } scope;
[all …]
H A Druby-upb.h5600 typedef struct upb_FieldDef upb_FieldDef; typedef