Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c188 int field_num = upb_enumdef_numvals(intern->enumdef); in PHP_METHOD()
212 RETURN_LONG(upb_enumdef_numvals(intern->enumdef)); in PHP_METHOD()
H A Dphp-upb.h3403 int upb_enumdef_numvals(const upb_enumdef *e);
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3331 int upb_enumdef_numvals(const upb_enumdef *e);
H A Dupb.c3353 int upb_enumdef_numvals(const upb_enumdef *e) { in upb_enumdef_numvals() function

Completed in 48 milliseconds