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.cpp239 FilePath newDestFile(destFile.CheckDestDirTail()); variable
375 FilePath newDestFile(destFile.CheckDestDirTail()); variable
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
Dfile_trash_n_exporter.cpp265 static int TruncFileName(string &newDestFile, string &filePathName, int32_t slashPos, const string … in TruncFileName()
307 string newDestFile = filePathName + to_string(distinctSuffixIndex) + fileSuffix; in MoveFile() local