Searched refs:get_or_put_with (Results 1 – 3 of 3) sorted by relevance
61 shelf.get_or_put_with(|| GcInternal { in new_init_with()
77 pub fn get_or_put_with<T: Any + Send, F>(&mut self, init: F) -> &mut T in get_or_put_with() method
160 shelf.get_or_put_with(|| LegacyMigratorState { in check_state()