Home
last modified time | relevance | path

Searched defs:msgRb (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyFieldDescriptor.java211 public IRubyObject getValue(ThreadContext context, IRubyObject msgRb) { in getValue() argument
228 public IRubyObject setValue(ThreadContext context, IRubyObject msgRb, IRubyObject value) { in setValue() argument
H A DRubyMessage.java346 public static IRubyObject encodeJson(ThreadContext context, IRubyObject recv, IRubyObject msgRb) { in encodeJson() argument

Completed in 3 milliseconds