Searched refs:read_keystore_crash_count (Results 1 – 1 of 1) sorted by relevance
95 return match read_keystore_crash_count()? { in get_atoms()568 let new_count = match read_keystore_crash_count() { in update_keystore_crash_sysprop()600 pub fn read_keystore_crash_count() -> Result<Option<i32>> { in read_keystore_crash_count() function