Home
last modified time | relevance | path

Searched refs:parse_response_with_uninit_headers (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Drole.rs949 match ctx.h1_parser_config.parse_response_with_uninit_headers( in parse()
/aosp_15_r20/external/rust/android-crates-io/crates/httparse/src/
Dlib.rs469 pub fn parse_response_with_uninit_headers<'headers, 'buf>( in parse_response_with_uninit_headers() method