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