Searched defs:upb_msgdef (Results 1 – 6 of 6) sorted by relevance
49 struct upb_msgdef { struct50 const upb_msglayout *layout;51 const upb_filedef *file;52 const char *full_name;53 uint32_t selector_count;54 uint32_t submsg_field_count;57 upb_inttable itof;58 upb_strtable ntof;82 const upb_msgdef *parent; argument
34 typedef struct upb_msgdef upb_msgdef; typedef
3465 struct upb_msgdef { struct3466 const upb_msglayout *layout;3467 const upb_filedef *file;3468 const char *full_name;3469 uint32_t selector_count;3470 uint32_t submsg_field_count;3473 upb_inttable itof;3474 upb_strtable ntof;3498 const upb_msgdef *parent; argument
3179 typedef struct upb_msgdef upb_msgdef; typedef
3020 struct upb_msgdef { struct3021 const upb_msglayout *layout;3022 const upb_filedef *file;3023 const char *full_name;3024 uint32_t selector_count;3025 uint32_t submsg_field_count;3028 upb_inttable itof;3029 upb_strtable ntof;3053 const upb_msgdef *parent; argument
3108 typedef struct upb_msgdef upb_msgdef; typedef