Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/
H A Dwire.rs108 pub(crate) fn buffer_too_small(what: &'static str) -> SerializeError { in buffer_too_small() method
159 pub(crate) fn buffer_too_small(what: &'static str) -> DeserializeError { in buffer_too_small() method