Home
last modified time | relevance | path

Searched refs:get_or_put_with (Results 1 – 3 of 3) sorted by relevance

/system/security/keystore2/src/
Dgc.rs61 shelf.get_or_put_with(|| GcInternal { in new_init_with()
Dasync_task.rs77 pub fn get_or_put_with<T: Any + Send, F>(&mut self, init: F) -> &mut T in get_or_put_with() method
Dlegacy_migrator.rs160 shelf.get_or_put_with(|| LegacyMigratorState { in check_state()