Searched refs:parser_codecache (Results 1 – 3 of 3) sorted by relevance
165 upb_json_codecache *parser_codecache; member312 frame->parser_codecache = upb_json_codecache_new(); in json_parser_any_frame_new()336 parser_method = upb_json_codecache_get(frame->parser_codecache, payload_type); in json_parser_any_frame_set_payload_type()345 upb_json_codecache_free(frame->parser_codecache); in json_parser_any_frame_free()
163 upb_json_codecache *parser_codecache;310 frame->parser_codecache = upb_json_codecache_new();334 parser_method = upb_json_codecache_get(frame->parser_codecache, payload_type);343 upb_json_codecache_free(frame->parser_codecache);
8938 upb_json_codecache *parser_codecache; member9085 frame->parser_codecache = upb_json_codecache_new(); in json_parser_any_frame_new()9109 parser_method = upb_json_codecache_get(frame->parser_codecache, payload_type); in json_parser_any_frame_set_payload_type()9118 upb_json_codecache_free(frame->parser_codecache); in json_parser_any_frame_free()