Searched defs:submsg_field_count (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3778 uint32_t submsg_field_count; member in struct:upb_msgdef
3797 #define UPB_MSGDEF_INIT(name, selector_count, submsg_field_count, itof, ntof, \
3801 selector_count, submsg_field_count, itof, ntof, map_entry, syntax \
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h3096 uint32_t submsg_field_count; member in struct:upb_msgdef
3115 #define UPB_MSGDEF_INIT(name, selector_count, submsg_field_count, itof, ntof, \
3119 submsg_field_count, itof, ntof, \

Completed in 343 milliseconds