Home
last modified time | relevance | path

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

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