Searched defs:from_path (Results 1 – 2 of 2) sorted by relevance
420 let from_path = db_path.path().to_string_lossy().to_string(); in backup_de_db_if_accessible() localVariable438 let from_path = db_path.path().to_string_lossy().to_string(); in backup_ce_db_if_accessible() localVariable
754 int32_t ssa_fs_fcopy(const char *from_path, const char *to_path, uint32_t storage_id) in ssa_fs_fcopy()