Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.h7256 void upb_pbcodecache_uninit(upb_pbcodecache *c);
7319 upb_pbcodecache_uninit(this);
Dupb.c6596 upb_pbcodecache_uninit(&cache); in upb_pbdecodermethod_new()
7407 void upb_pbcodecache_uninit(upb_pbcodecache *c) { in upb_pbcodecache_uninit() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h7559 void upb_pbcodecache_uninit(upb_pbcodecache *c);
7622 upb_pbcodecache_uninit(this);
Dupb.c7269 upb_pbcodecache_uninit(&cache); in upb_pbdecodermethod_new()
8091 void upb_pbcodecache_uninit(upb_pbcodecache *c) { in upb_pbcodecache_uninit() function