Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.int.h138 struct upb_pbdecodermethod { struct
141 union {
144 } code_base;
147 const mgroup *group;
171 const upb_pbdecodermethod *method_; argument
Ddecoder.h41 typedef struct upb_pbdecodermethod upb_pbdecodermethod; typedef