Home
last modified time | relevance | path

Searched defs:upb_enumdef_addval (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c441 bool upb_enumdef_addval(upb_enumdef *e, const char *name, int32_t num, in upb_enumdef_addval() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c510 bool upb_enumdef_addval(upb_enumdef *e, const char *name, int32_t num, in upb_enumdef_addval() function