Searched refs:with_fixed_keys (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/ahash/src/ | ||
D | lib.rs | 115 RandomState::with_fixed_keys().build_hasher() in default() |
D | random_state.rs | 140 pub(crate) fn with_fixed_keys() -> RandomState { in with_fixed_keys() method |