Home
last modified time | relevance | path

Searched refs:createRubyDescriptorPool (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/ruby/src/main/java/google/
DProtobufJavaService.java52 RubyDescriptorPool.createRubyDescriptorPool(ruby); in basicLoad()
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptorPool.java48 public static void createRubyDescriptorPool(Ruby runtime) { in createRubyDescriptorPool() method in RubyDescriptorPool