Home
last modified time | relevance | path

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

/external/protobuf/ruby/src/main/java/google/
DProtobufJavaService.java55 RubyMap.createRubyMap(ruby); in basicLoad()
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyMap.java57 public static void createRubyMap(Ruby runtime) { in createRubyMap() method in RubyMap