Searched refs:upb_json_codecache_free (Results 1 – 6 of 6) sorted by relevance
117 void upb_json_codecache_free(upb_json_codecache *cache);126 CodeCache() : ptr_(upb_json_codecache_new(), upb_json_codecache_free) {} in CodeCache()135 std::unique_ptr<upb_json_codecache, decltype(&upb_json_codecache_free)> ptr_;
343 upb_json_codecache_free(frame->parser_codecache);2958 void upb_json_codecache_free(upb_json_codecache *c) {
626 upb_json_codecache_free(pool->json_fill_method_cache); in internal_descriptor_pool_free_c()
7156 void upb_json_codecache_free(upb_json_codecache *cache);7165 CodeCache() : ptr_(upb_json_codecache_new(), upb_json_codecache_free) {}7174 std::unique_ptr<upb_json_codecache, decltype(&upb_json_codecache_free)> ptr_;
9118 upb_json_codecache_free(frame->parser_codecache); in json_parser_any_frame_free()12187 void upb_json_codecache_free(upb_json_codecache *c) { in upb_json_codecache_free() function
345 upb_json_codecache_free(frame->parser_codecache); in json_parser_any_frame_free()3395 void upb_json_codecache_free(upb_json_codecache *c) { in upb_json_codecache_free() function