Searched refs:read_keystore_crash_count (Results 1 – 1 of 1) sorted by relevance
105 count_of_crash_events: read_keystore_crash_count()?, in get_atoms()605 let crash_count = read_keystore_crash_count(); in update_keystore_crash_sysprop()641 pub fn read_keystore_crash_count() -> Result<i32> { in read_keystore_crash_count() function