Searched defs:sourceFilePath (Results 1 – 5 of 5) sorted by relevance
40 CopyFileState CopyFile(const std::string& sourceFilePath, const std::string& destFilePath) in CopyFile()
461 string sourceFilePath = FindSourceFilePath(filePath); in RecoverFile() local498 string sourceFilePath = FindSourceFilePath(filePath); in RecoverFilePart() local521 string sourceFilePath = FindSourceFilePath(dirPath); in MakeAndFindUpdateNameDir() local
136 std::string sourceFilePath(filePath); in Init() local
238 string sourceFilePath = GetStringVal(MediaColumn::MEDIA_FILE_PATH, resultSet); in DealWithSuccessedTask() local
816 string sourceFilePath; variable