Home
last modified time | relevance | path

Searched refs:FieldDescriptor_register (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.c93 FieldDescriptor_register(protobuf); in Init_protobuf_c()
Dprotobuf.h204 void FieldDescriptor_register(VALUE module);
Ddefs.c506 void FieldDescriptor_register(VALUE module) { in FieldDescriptor_register() function