Searched defs:upb_pbdecodermethod (Results 1 – 2 of 2) sorted by relevance
138 struct upb_pbdecodermethod { struct141 union {144 } code_base;147 const mgroup *group;171 const upb_pbdecodermethod *method_; argument
41 typedef struct upb_pbdecodermethod upb_pbdecodermethod; typedef