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

  /external/protobuf/ruby/ext/google/protobuf_c/
defs.c 513 rb_define_method(klass, "type=", FieldDescriptor_type_set, 1);
689 VALUE FieldDescriptor_type_set(VALUE _self, VALUE type) {
    [all...]
protobuf.h 209 VALUE FieldDescriptor_type_set(VALUE _self, VALUE type);

Completed in 119 milliseconds