Searched defs:next_capture_buffer (Results 1 – 3 of 3) sorted by relevance
54 fn next_capture_buffer<'b, 's: 'b>(&'s mut self) -> Result<CaptureBuffer<'b>, BoxError>; in next_capture_buffer() method70 fn next_capture_buffer<'b, 's: 'b>(&'s mut self) -> Result<CaptureBuffer<'b>, BoxError> { in next_capture_buffer() method77 async fn next_capture_buffer<'a>( in next_capture_buffer() method85 async fn next_capture_buffer<'a>( in next_capture_buffer() method262 fn next_capture_buffer<'b, 's: 'b>(&'s mut self) -> Result<CaptureBuffer<'b>, BoxError> { in next_capture_buffer() method283 async fn next_capture_buffer<'a>( in next_capture_buffer() method
266 fn next_capture_buffer<'b, 's: 'b>(&'s mut self) -> Result<CaptureBuffer<'b>, BoxError> { in next_capture_buffer() method274 async fn next_capture_buffer<'a>( in next_capture_buffer() method
440 async fn next_capture_buffer<'a>( in next_capture_buffer() method