Searched refs:user_entries (Results 1 – 1 of 1) sorted by relevance
733 let user_entries = self in list_legacy_keystore_entries_for_user() localVariable738 user_entries.into_iter().fold(HashMap::<u32, HashSet<String>>::new(), |mut acc, v| { in list_legacy_keystore_entries_for_user()877 let user_entries = self in list_keystore_entries_for_user() localVariable882 user_entries.into_iter().fold(HashMap::<u32, HashSet<String>>::new(), |mut acc, v| { in list_keystore_entries_for_user()900 let user_entries = self in list_keystore_entries_for_uid() localVariable906 let mut result: Vec<String> = user_entries in list_keystore_entries_for_uid()