Home
last modified time | relevance | path

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

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