Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Dgroupbylazy.rs160 fn step_buffering(&mut self, client: usize) -> Option<I::Item> { in step_buffering() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
H A Dgroupbylazy.rs154 fn step_buffering(&mut self, client: usize) -> Option<I::Item> { in step_buffering() function