Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c663 int field_num = upb_msgdef_numoneofs(intern->msgdef); in PHP_METHOD()
687 RETURN_LONG(upb_msgdef_numoneofs(intern->msgdef)); in PHP_METHOD()
H A Dphp-upb.h3319 int upb_msgdef_numoneofs(const upb_msgdef *m);
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3248 int upb_msgdef_numoneofs(const upb_msgdef *m);
H A Dupb.c3686 int upb_msgdef_numoneofs(const upb_msgdef *m) { in upb_msgdef_numoneofs() function

Completed in 47 milliseconds