Searched defs:upb_json_printer (Results 1 – 4 of 4) sorted by relevance
25 typedef struct upb_json_printer upb_json_printer; typedef
18 struct upb_json_printer { struct19 upb_sink input_;21 void *subc_;22 upb_bytessink output_;26 int depth_;59 } upb_json_printercache; argument
12238 struct upb_json_printer { struct12239 upb_sink input_;12241 void *subc_;12242 upb_bytessink output_;12246 int depth_;12279 } upb_json_printercache; argument
16100 struct upb_json_printer { struct16101 upb_sink input_;16103 void *subc_;16104 upb_bytessink *output_;16108 int depth_;16118 bool first_elem_[UPB_MAX_HANDLER_DEPTH * 2];16123 int64_t seconds;16124 int32_t nanos;