HomeSort by relevance Sort by last modified time
    Searched refs:upb_enumdef_addval (Results 1 - 5 of 5) sorted by null

  /external/protobuf/ruby/ext/google/protobuf_c/
defs.c     [all...]
upb.h     [all...]
upb.c 446 /* To clean up the upb_gstrdup() from upb_enumdef_addval(). */
482 bool success = upb_enumdef_addval(
510 bool upb_enumdef_addval(upb_enumdef *e, const char *name, int32_t num, function
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
upb.c 386 /* To clean up the upb_strdup() from upb_enumdef_addval(). */
417 bool success = upb_enumdef_addval(
441 bool upb_enumdef_addval(upb_enumdef *e, const char *name, int32_t num, function
    [all...]

Completed in 58 milliseconds