Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/
H A Dtwoway.rs651 struct ApproximateByteSet(u64); struct
653 impl ApproximateByteSet { impl
655 fn new(needle: &[u8]) -> ApproximateByteSet { in new()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/all/
Dtwoway.rs651 struct ApproximateByteSet(u64); struct
653 impl ApproximateByteSet { implementation
655 fn new(needle: &[u8]) -> ApproximateByteSet { in new()