Home
last modified time | relevance | path

Searched defs:new_with_max_length (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/codec/
Dlines_codec.rs68 pub fn new_with_max_length(max_length: usize) -> Self { in new_with_max_length() method
Dany_delimiter_codec.rs103 pub fn new_with_max_length( in new_with_max_length() method