Home
last modified time | relevance | path

Searched defs:msgclass (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/ruby/lib/google/protobuf/ffi/
Ddescriptor.rb94 def msgclass method in Google.Protobuf.Descriptor
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptor.java106 public IRubyObject msgclass(ThreadContext context) { in msgclass() method in RubyDescriptor