Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ahash/src/
Dfallback_hash.rs254 pub(crate) struct AHasherFixed(pub AHasher); struct
258 impl Hasher for AHasherFixed { implementation
Daes_hash.rs268 pub(crate) struct AHasherFixed(pub AHasher); struct
272 impl Hasher for AHasherFixed { implementation