Searched defs:oneofdef (Results 1 – 4 of 4) sorted by relevance
64 public IRubyObject initialize(ThreadContext context, IRubyObject oneofdef) { in initialize()
193 RubyOneofDescriptor oneofdef = (RubyOneofDescriptor) in oneof() local
134 const upb_oneofdef* oneofdef; member
1789 VALUE oneofdef = rb_class_new_instance(0, NULL, cOneofDescriptor); in MessageBuilderContext_oneof() local1848 VALUE oneofdef, in OneofBuilderContext_initialize()