Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/adaptors/
Dmod.rs479 pub struct Batching<I, F> { struct
484 impl<I, F> fmt::Debug for Batching<I, F> argument
496 impl<B, F, I> Iterator for Batching<I, F> implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/adaptors/
H A Dmod.rs381 pub struct Batching<I, F> { struct
386 impl<I, F> fmt::Debug for Batching<I, F> where I: fmt::Debug { argument
395 impl<B, F, I> Iterator for Batching<I, F> implementation
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/
H A DACVP.md115 ### Batching subsection
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/
H A DACVP.md115 ### Batching subsection
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/tracing/
H A DApiTracerFactory.java49 Batching, enumConstant