Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c7361 const mgroup *mgroup_new(const upb_handlers *dest, bool allowjit, bool lazy, in mgroup_new() function
7435 const mgroup *g = mgroup_new(opts->handlers, c->allow_jit_, opts->lazy, c); in upb_pbcodecache_getdecodermethod()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8040 const mgroup *mgroup_new(const upb_handlers *dest, bool allowjit, bool lazy, in mgroup_new() function
8119 const mgroup *g = mgroup_new(opts->handlers, c->allow_jit_, opts->lazy, c); in upb_pbcodecache_getdecodermethod()