Home | History | Annotate | Download | only in serial

Lines Matching full:data

9   // Initializes this DataSource with a data pipe handle to use for data
13 // Resumes sending data after it has been stopped due to an error.
19 // into the data stream. No further bytes beyond |error_location| will be
26 // Initializes this DataSink with a data pipe handle to use for data
30 // Requests the cancellation of any data that has been written to the pipe,
36 // Reports that the sink has successfully received |bytes_sent| bytes of data.
39 // Reports that the sink has received |bytes_sent| bytes of data (possibly 0)
41 // |bytes_to_flush|, the number of bytes enqueued in the data pipe but not yet