Searched defs:from_path (Results 1 – 3 of 3) sorted by relevance
319 let from_path = db_path.path().to_string_lossy().to_string(); in backup_de_db_if_accessible() localVariable337 let from_path = db_path.path().to_string_lossy().to_string(); in backup_ce_db_if_accessible() localVariable
98 pub fn from_path(path: &'a Path) -> Result<Self, HttpError> { in from_path() method
669 pub fn from_path(path: &str) -> Result<Self, HttpClientError> { in from_path() method