Searched refs:DescriptorPool_build (Results 1 – 2 of 2) sorted by relevance
195 VALUE DescriptorPool_build(int argc, VALUE* argv, VALUE _self);
125 rb_define_method(klass, "build", DescriptorPool_build, -1); in DescriptorPool_register()184 VALUE DescriptorPool_build(int argc, VALUE* argv, VALUE _self) { in DescriptorPool_build() function