Home
last modified time | relevance | path

Searched defs:upb_MiniTable (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/mini_table/
Dmessage_internal.h64 struct upb_MiniTable { struct
65 const upb_MiniTableSub* subs; argument
66 const upb_MiniTableField* fields; argument
70 uint16_t size;
72 uint16_t field_count;
73 uint8_t ext; // upb_ExtMode, declared as uint8_t so sizeof(ext) == 1
74 uint8_t dense_below;
75 uint8_t table_mask;
76 uint8_t required_count; // Required fields have the lowest hasbits.
81 _upb_FastTable_Entry fasttable[];
Dtypes.h33 typedef struct upb_MiniTable upb_MiniTable; typedef
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/mini_table/
H A Dmessage.h18 typedef struct upb_MiniTable upb_MiniTable; typedef
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/mini_table/internal/
H A Dmessage.h46 struct upb_MiniTable { struct
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h676 typedef struct upb_MiniTable upb_MiniTable; typedef
1221 struct upb_MiniTable { struct
1222 const upb_MiniTable_Sub* subs; argument
1223 const upb_MiniTable_Field* fields; argument
1240 const upb_MiniTable* extendee; argument
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h674 typedef struct upb_MiniTable upb_MiniTable; typedef
1219 struct upb_MiniTable { struct
1220 const upb_MiniTable_Sub* subs; argument
1221 const upb_MiniTable_Field* fields; argument
1238 const upb_MiniTable* extendee; argument
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h674 typedef struct upb_MiniTable upb_MiniTable; typedef
1219 struct upb_MiniTable { struct
1220 const upb_MiniTable_Sub* subs; argument
1221 const upb_MiniTable_Field* fields; argument
1238 const upb_MiniTable* extendee; argument
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h676 typedef struct upb_MiniTable upb_MiniTable; typedef
1221 struct upb_MiniTable { struct
1222 const upb_MiniTable_Sub* subs; argument
1223 const upb_MiniTable_Field* fields; argument
1240 const upb_MiniTable* extendee; argument