Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef_pool.c29 struct upb_DefPool { struct
42 void upb_DefPool_Free(upb_DefPool* s) { in upb_DefPool_Free() argument
H A Dcommon.h34 typedef struct upb_DefPool upb_DefPool; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef_pool.c43 struct upb_DefPool { struct
55 void upb_DefPool_Free(upb_DefPool* s) { in upb_DefPool_Free() argument
Dcommon.h50 typedef struct upb_DefPool upb_DefPool; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5565 struct upb_DefPool { struct
5566 upb_Arena* arena;
5567 upb_strtable syms; /* full_name -> packed def ptr */
5568 upb_strtable files; /* file_name -> upb_FileDef* */
5569 upb_inttable exts; /* upb_MiniTable_Extension* -> upb_FieldDef* */
5570 upb_ExtensionRegistry* extreg;
5571 size_t bytes_loaded;
H A Druby-upb.h5614 typedef struct upb_DefPool upb_DefPool; typedef
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5894 struct upb_DefPool { struct
5895 upb_Arena* arena;
5896 upb_strtable syms; /* full_name -> packed def ptr */
5897 upb_strtable files; /* file_name -> upb_FileDef* */
5898 upb_inttable exts; /* upb_MiniTable_Extension* -> upb_FieldDef* */
5899 upb_ExtensionRegistry* extreg;
5900 size_t bytes_loaded;
H A Dphp-upb.h5384 typedef struct upb_DefPool upb_DefPool; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5894 struct upb_DefPool { struct
5895 upb_Arena* arena;
5896 upb_strtable syms; /* full_name -> packed def ptr */
5897 upb_strtable files; /* file_name -> upb_FileDef* */
5898 upb_inttable exts; /* upb_MiniTable_Extension* -> upb_FieldDef* */
5899 upb_ExtensionRegistry* extreg;
5900 size_t bytes_loaded;
H A Dphp-upb.h5384 typedef struct upb_DefPool upb_DefPool; typedef
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5565 struct upb_DefPool { struct
5566 upb_Arena* arena;
5567 upb_strtable syms; /* full_name -> packed def ptr */
5568 upb_strtable files; /* file_name -> upb_FileDef* */
5569 upb_inttable exts; /* upb_MiniTable_Extension* -> upb_FieldDef* */
5570 upb_ExtensionRegistry* extreg;
5571 size_t bytes_loaded;
H A Druby-upb.h5614 typedef struct upb_DefPool upb_DefPool; typedef