Searched defs:upb_pbcodecache (Results 1 – 2 of 2) sorted by relevance
77 struct upb_pbcodecache { struct78 upb_arena *arena;79 upb_handlercache *dest;80 bool allow_jit;81 bool lazy;84 upb_inttable groups;
181 typedef struct upb_pbcodecache upb_pbcodecache; typedef