Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.c94 OneofDescriptor_register(protobuf); in Init_protobuf_c()
Dprotobuf.h225 void OneofDescriptor_register(VALUE module);
Ddefs.c912 void OneofDescriptor_register(VALUE module) { in OneofDescriptor_register() function