Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h314 VALUE FileBuilderContext_alloc(VALUE klass);
Ddefs.c1964 VALUE FileBuilderContext_alloc(VALUE klass) { in FileBuilderContext_alloc() function
1975 rb_define_alloc_func(klass, FileBuilderContext_alloc); in FileBuilderContext_register()