Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5602 struct symtab_addctx { struct
5603 upb_DefPool* symtab;
5604 upb_FileDef* file; /* File we are building. */
5605 upb_Arena* arena; /* Allocate defs here. */
5606 upb_Arena* tmp_arena; /* For temporary allocations. */
5607 const upb_MiniTable_File* layout; /* NULL if we should build layouts. */
5608 int enum_count; /* Count of enums built so far. */
5609 int msg_count; /* Count of messages built so far. */
5610 int ext_count; /* Count of extensions built so far. */
5611 upb_Status* status; /* Record errors here. */
[all …]
H A Druby-upb.h5617 typedef struct symtab_addctx symtab_addctx; typedef
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5931 struct symtab_addctx { struct
5932 upb_DefPool* symtab;
5933 upb_FileDef* file; /* File we are building. */
5934 upb_Arena* arena; /* Allocate defs here. */
5935 upb_Arena* tmp_arena; /* For temporary allocations. */
5936 const upb_MiniTable_File* layout; /* NULL if we should build layouts. */
5937 int enum_count; /* Count of enums built so far. */
5938 int msg_count; /* Count of messages built so far. */
5939 int ext_count; /* Count of extensions built so far. */
5940 upb_Status* status; /* Record errors here. */
[all …]
H A Dphp-upb.h5387 typedef struct symtab_addctx symtab_addctx; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5931 struct symtab_addctx { struct
5932 upb_DefPool* symtab;
5933 upb_FileDef* file; /* File we are building. */
5934 upb_Arena* arena; /* Allocate defs here. */
5935 upb_Arena* tmp_arena; /* For temporary allocations. */
5936 const upb_MiniTable_File* layout; /* NULL if we should build layouts. */
5937 int enum_count; /* Count of enums built so far. */
5938 int msg_count; /* Count of messages built so far. */
5939 int ext_count; /* Count of extensions built so far. */
5940 upb_Status* status; /* Record errors here. */
[all …]
H A Dphp-upb.h5387 typedef struct symtab_addctx symtab_addctx; typedef
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5602 struct symtab_addctx { struct
5603 upb_DefPool* symtab;
5604 upb_FileDef* file; /* File we are building. */
5605 upb_Arena* arena; /* Allocate defs here. */
5606 upb_Arena* tmp_arena; /* For temporary allocations. */
5607 const upb_MiniTable_File* layout; /* NULL if we should build layouts. */
5608 int enum_count; /* Count of enums built so far. */
5609 int msg_count; /* Count of messages built so far. */
5610 int ext_count; /* Count of extensions built so far. */
5611 upb_Status* status; /* Record errors here. */
[all …]
H A Druby-upb.h5617 typedef struct symtab_addctx symtab_addctx; typedef