Home
last modified time | relevance | path

Searched refs:OneofBuilderContext_alloc (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dprotobuf.h262 VALUE OneofBuilderContext_alloc(VALUE klass);
Ddefs.c1480 VALUE OneofBuilderContext_alloc(VALUE klass) { in OneofBuilderContext_alloc() function
1492 rb_define_alloc_func(klass, OneofBuilderContext_alloc); in OneofBuilderContext_register()