Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12409 struct upb_json_printer { struct
12410 upb_sink input_;
12412 void *subc_;
12413 upb_bytessink output_;
12417 int depth_;
12450 } upb_json_printercache; argument