Searched refs:upb_msgdef_numoneofs (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.h2109 int upb_msgdef_numoneofs(const upb_msgdef *m);
2130 int upb_msgdef_numoneofs(const upb_msgdef *m);
2687 return upb_msgdef_numoneofs(this);
H A Dupb.c1461 int upb_msgdef_numoneofs(const upb_msgdef *m) { function
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h2553 int upb_msgdef_numoneofs(const upb_msgdef *m);
2593 int upb_msgdef_numoneofs(const upb_msgdef *m);
3312 return upb_msgdef_numoneofs(this);
H A Dupb.c1655 int upb_msgdef_numoneofs(const upb_msgdef *m) { function

Completed in 228 milliseconds