Home
last modified time | relevance | path

Searched refs:with_fixed_keys (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/ahash/src/
Dlib.rs115 RandomState::with_fixed_keys().build_hasher() in default()
Drandom_state.rs140 pub(crate) fn with_fixed_keys() -> RandomState { in with_fixed_keys() method