Searched refs:upb_pbcodecache_free (Results 1 – 5 of 5) sorted by relevance
188 void upb_pbcodecache_free(upb_pbcodecache *c);205 : ptr_(upb_pbcodecache_new(dest->ptr()), upb_pbcodecache_free) {} in CodeCache()237 std::unique_ptr<upb_pbcodecache, decltype(&upb_pbcodecache_free)> ptr_;
881 void upb_pbcodecache_free(upb_pbcodecache *c) { in upb_pbcodecache_free() function
625 upb_pbcodecache_free(pool->fill_method_cache); in internal_descriptor_pool_free_c()
6387 void upb_pbcodecache_free(upb_pbcodecache *c);6404 : ptr_(upb_pbcodecache_new(dest->ptr()), upb_pbcodecache_free) {}6436 std::unique_ptr<upb_pbcodecache, decltype(&upb_pbcodecache_free)> ptr_;
6681 void upb_pbcodecache_free(upb_pbcodecache *c) { in upb_pbcodecache_free() function