HomeSort by relevance Sort by last modified time
    Searched refs:cOneofBuilderContext (Results 1 - 3 of 3) sorted by null

  /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
RubyMessageBuilderContext.java 67 this.cOneofBuilderContext = (RubyClass) context.runtime.getClassFromPath("Google::Protobuf::Internal::OneofBuilderContext");
196 cOneofBuilderContext.newInstance(context, oneofdef, Block.NULL_BLOCK);
215 private RubyClass cOneofBuilderContext;
  /external/protobuf/ruby/ext/google/protobuf_c/
defs.c     [all...]
protobuf.h 162 extern VALUE cOneofBuilderContext;

Completed in 56 milliseconds