Home
last modified time | relevance | path

Searched defs:persistent_path (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/src/
Ddatabase.rs845 let persistent_path = Self::make_persistent_path(&db_root)?; in new() localVariable
989 let mut persistent_path = db_root.to_path_buf(); in make_persistent_path() localVariable