OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookupOneof
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
RubyDescriptor.java
213
public IRubyObject
lookupOneof
(ThreadContext context, IRubyObject name) {
RubyMessage.java
218
IRubyObject oneofDescriptor = rubyDescriptor.
lookupOneof
(context, args[0]);
[
all
...]
Completed in 87 milliseconds