Searched defs:msgclass (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/ruby/lib/google/protobuf/ffi/ | ||
| D | descriptor.rb | 94 def msgclass method in Google.Protobuf.Descriptor |
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ | ||
| D | RubyDescriptor.java | 106 public IRubyObject msgclass(ThreadContext context) { in msgclass() method in RubyDescriptor |