Lines Matching defs:input
1362 /* This file was generated by upbc (the upb compiler) from the input
5790 /* The input handlers for this decoder method. */
5834 /* A Decoder receives binary protobuf data on its input sink and pushes the
5859 /* The sink on which this decoder receives input. */
5860 BytesSink input() { return BytesSink(upb_pbdecoder_input(ptr())); }
6112 /* Our input sink. */
6121 /* Current input buffer and its stream offset. */
6137 /* Bytes of data that should be discarded from the input beore we start
6460 /* The input to the encoder. */
6461 upb::Sink input() { return upb_pb_encoder_input(ptr()); }
6530 Sink input() { return upb_textprinter_input(ptr_); }
6639 BytesSink input() { return upb_json_parser_input(ptr_); }
6739 /* The input to the printer. */
6740 Sink input() { return upb_json_printer_input(ptr_); }