Searched refs:ClientResponseReader (Results 1 – 4 of 4) sorted by relevance
9 pub struct ClientResponseReader { struct15 impl ClientResponseReader { argument51 type ClientResponseReader; typedef72 client_reader: &ClientResponseReader, in GetCapture() argument
36 use crate::ffi::ClientResponseReader;59 &ClientResponseReader { in perform_streaming_request()
30 struct ClientResponseReader;64 ClientResponseReader const &client_reader) const = 0;
186 ClientResponseReader const &client_reader) const override { in GetCapture()