Searched defs:newFilePath (Results 1 – 6 of 6) sorted by relevance
49 const char* newFilePath = "/data/applyPatchfuzzNewFile"; in FuzzApplyPatch() local
277 const std::string newFilePath = resolvedPath; in GetFileStream() local
60 int RenameFilePath(const std::string &oldFilePath, const std::string &newFilePath) in RenameFilePath()
120 string newFilePath; in SaveCloudEnhancementPhoto() local
293 string newFilePath = GetStringVal(MediaColumn::MEDIA_FILE_PATH, resultSet); in TestCloudEnhancementImage() local
1062 std::string newFilePath = icsFileWriter.WriteVersionFile(newWriteVersion, "new"); variable