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

  /external/protobuf/ruby/ext/google/protobuf_c/
defs.c     [all...]
upb.h     [all...]
upb.c 457 upb_enumdef *upb_enumdef_new(const void *owner) { function
479 upb_enumdef *new_e = upb_enumdef_new(owner);
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
upb.c 395 upb_enumdef *upb_enumdef_new(const void *owner) { function
414 upb_enumdef *new_e = upb_enumdef_new(owner);
    [all...]

Completed in 63 milliseconds