Searched defs:Batching (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/adaptors/ |
D | mod.rs | 479 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 D | mod.rs | 381 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 D | ACVP.md | 115 ### Batching subsection
|
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/ |
H A D | ACVP.md | 115 ### Batching subsection
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/tracing/ |
H A D | ApiTracerFactory.java | 49 Batching, enumConstant
|