Searched refs:sourceFilePath (Results 1 – 2 of 2) sorted by relevance
342 Path sourceFilePath = backupFilesByFileNames.get(fileName).toPath(); in getAllDataForBackup() local345 Files.copy(sourceFilePath, outputStream); in getAllDataForBackup()
641 parcel.sourceFilePath = mSourceUri.toString(); in writeToParcel()