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

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1895 } upb_descriptortype_t; typedef in typeref:enum:__anon18887
1918 typedef upb_descriptortype_t DescriptorType;
2209 upb_descriptortype_t upb_fielddef_descriptortype(const upb_fielddef *f);
7994 * descriptor type (upb_descriptortype_t). */
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h1484 } upb_descriptortype_t; typedef in typeref:enum:__anon18830
1502 typedef upb_descriptortype_t DescriptorType;
1750 upb_descriptortype_t upb_fielddef_descriptortype(const upb_fielddef *f);
7694 * descriptor type (upb_descriptortype_t). */

Completed in 263 milliseconds