HomeSort by relevance Sort by last modified time
    Searched defs:OneofBuilderContext (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
protobuf.h 31 typedef struct OneofBuilderContext OneofBuilderContext;
168 struct OneofBuilderContext {
  /external/protobuf/ruby/ext/google/protobuf_c/
protobuf.h 61 typedef struct OneofBuilderContext OneofBuilderContext;
143 struct OneofBuilderContext {
264 OneofBuilderContext* ruby_to_OneofBuilderContext(VALUE value);

Completed in 1517 milliseconds