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.c92 Descriptor_register(protobuf); in Init_protobuf_c()
Dprotobuf.h188 void Descriptor_register(VALUE module);
Ddefs.c290 void Descriptor_register(VALUE module) { in Descriptor_register() function