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

  /external/protobuf/ruby/ext/google/protobuf_c/
defs.c 679 return descriptortype_to_ruby(upb_fielddef_descriptortype(self->fielddef));
    [all...]
upb.c 171 upb_fielddef_descriptortype(f) != UPB_DESCRIPTOR_TYPE_MESSAGE) {
1100 upb_descriptortype_t upb_fielddef_descriptortype(const upb_fielddef *f) { function
    [all...]
upb.h     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 128 upb_fielddef_descriptortype(f) != UPB_DESCRIPTOR_TYPE_MESSAGE) {
969 upb_descriptortype_t upb_fielddef_descriptortype(const upb_fielddef *f) { function
    [all...]
upb.h     [all...]

Completed in 52 milliseconds