Searched refs:cDescriptorPool (Results 1 – 3 of 3) sorted by relevance
50 …RubyClass cDescriptorPool = protobuf.defineClassUnder("DescriptorPool", runtime.getObject(), new O… in createRubyDescriptorPool() local57 cDescriptorPool.defineAnnotatedMethods(RubyDescriptorPool.class); in createRubyDescriptorPool()58 …descriptorPool = (RubyDescriptorPool) cDescriptorPool.newInstance(runtime.getCurrentContext(), Blo… in createRubyDescriptorPool()
157 extern VALUE cDescriptorPool;
129 cDescriptorPool = klass; in DescriptorPool_register()130 rb_gc_register_address(&cDescriptorPool); in DescriptorPool_register()