Searched refs:fill_method_cache (Results 1 – 3 of 3) sorted by relevance
117 upb_pbcodecache* fill_method_cache; member
375 upb_pbcodecache_free(self->fill_method_cache); in DescriptorPool_free()402 self->fill_method_cache = upb_pbcodecache_new(self->fill_handler_cache); in DescriptorPool_alloc()
965 return upb_pbcodecache_get(pool->fill_method_cache, desc->msgdef); in msgdef_decodermethod()