Searched refs:upb_msgdef_numoneofs (Results 1 – 8 of 8) sorted by relevance
183 int oneof_count() const { return upb_msgdef_numoneofs(ptr_); } in oneof_count()
220 int upb_msgdef_numoneofs(const upb_msgdef *m);
606 int upb_msgdef_numoneofs(const upb_msgdef *m) { in upb_msgdef_numoneofs() function
240 int field_num = upb_msgdef_numoneofs(intern->msgdef); in PHP_METHOD()261 RETURN_LONG(upb_msgdef_numoneofs(intern->msgdef)); in PHP_METHOD()
3499 int upb_msgdef_numoneofs(const upb_msgdef *m);3511 int upb_msgdef_numoneofs(const upb_msgdef *m);3589 int oneof_count() const { return upb_msgdef_numoneofs(ptr_); } in oneof_count()
1804 int upb_msgdef_numoneofs(const upb_msgdef *m) { in upb_msgdef_numoneofs() function
2772 int upb_msgdef_numoneofs(const upb_msgdef *m);2814 int upb_msgdef_numoneofs(const upb_msgdef *m);3727 return upb_msgdef_numoneofs(this);
2717 int upb_msgdef_numoneofs(const upb_msgdef *m) { in upb_msgdef_numoneofs() function