Home
last modified time | relevance | path

Searched defs:upb_pbcodecache (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.int.h77 struct upb_pbcodecache { struct
78 upb_arena *arena;
79 upb_handlercache *dest;
80 bool allow_jit;
81 bool lazy;
84 upb_inttable groups;
Ddecoder.h181 typedef struct upb_pbcodecache upb_pbcodecache; typedef