Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Dmod.rs52 fn should_error_on_parse_eof() -> bool { in should_error_on_parse_eof() method
Dconn.rs180 T::should_error_on_parse_eof() && !self.state.is_idle() in should_error_on_eof()