HomeSort by relevance Sort by last modified time
    Searched defs:upb_oneofdef_name (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c 1570 const char *upb_oneofdef_name(const upb_oneofdef *o) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 1785 const char *upb_oneofdef_name(const upb_oneofdef *o) { return o->name; } function
    [all...]

Completed in 102 milliseconds