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

  /external/protobuf/php/ext/google/protobuf/
def.c 290 upb_fielddef_setdescriptortype(mut_def, string_to_descriptortype(type));
upb.h     [all...]
upb.c 908 void upb_fielddef_setdescriptortype(upb_fielddef *f, int type) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
defs.c 692 upb_fielddef_setdescriptortype(mut_def, ruby_to_descriptortype(type));
    [all...]
upb.h     [all...]
upb.c 1039 void upb_fielddef_setdescriptortype(upb_fielddef *f, int type) { function
    [all...]

Completed in 75 milliseconds