Home
last modified time | relevance | path

Searched refs:upb_pbcodecache_init (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h7255 void upb_pbcodecache_init(upb_pbcodecache *c);
7316 upb_pbcodecache_init(this);
Dupb.c6593 upb_pbcodecache_init(&cache); in upb_pbdecodermethod_new()
7402 void upb_pbcodecache_init(upb_pbcodecache *c) { in upb_pbcodecache_init() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h7558 void upb_pbcodecache_init(upb_pbcodecache *c);
7619 upb_pbcodecache_init(this);
Dupb.c7266 upb_pbcodecache_init(&cache); in upb_pbdecodermethod_new()
8086 void upb_pbcodecache_init(upb_pbcodecache *c) { in upb_pbcodecache_init() function