Home
last modified time | relevance | path

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

/external/protobuf/ruby/src/main/java/google/
DProtobufJavaService.java45 RubyProtobuf.createProtobuf(ruby); in basicLoad()
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyProtobuf.java45 public static void createProtobuf(Ruby runtime) { in createProtobuf() method in RubyProtobuf