Searched refs:make_persistent_path (Results 1 – 1 of 1) sorted by relevance
845 let persistent_path = Self::make_persistent_path(&db_root)?; in new()987 fn make_persistent_path(db_root: &Path) -> Result<String> { in make_persistent_path() method