Home
last modified time | relevance | path

Searched refs:upb_json_codecache_new (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c403 self->json_fill_method_cache = upb_json_codecache_new(); in DescriptorPool_alloc()
H A Dupb.h6659 upb_json_codecache *upb_json_codecache_new(void);
6669 CodeCache() : ptr_(upb_json_codecache_new(), upb_json_codecache_free) {} in CodeCache()
H A Dupb.c9269 frame->parser_codecache = upb_json_codecache_new(); in json_parser_any_frame_new()
12342 upb_json_codecache *upb_json_codecache_new(void) { in upb_json_codecache_new() function

Completed in 50 milliseconds