Home
last modified time | relevance | path

Searched defs:newDestFile (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/test/unittest/
Dzip_test.cpp175 FilePath newDestFile(destFile.CheckDestDirTail()); variable
287 FilePath newDestFile(destFile.CheckDestDirTail()); variable
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
Dfile_trash_n_exporter.cpp231 string newDestFile = newPrefix + to_string(distinctSuffixIndex) + newSuffix; in GenerateNewFileNameWithSuffix() local
246 string newDestFile = newPrefix + to_string(distinctSuffixIndex); in GenerateNewFileNameNoSuffix() local
270 string newDestFile = destFile; in MoveFile() local