Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dmetrics_store.rs568 let new_count = match read_keystore_crash_count() { in update_keystore_crash_sysprop() localVariable
587 rustutils::system_properties::write(KEYSTORE_CRASH_COUNT_PROPERTY, &new_count.to_string()) in update_keystore_crash_sysprop()