Home
last modified time | relevance | path

Searched refs:TruncFileName (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp261 static int TruncFileName(string &newDestFile, string &filePathName, int32_t slashPos, const string … in TruncFileName() function
306 ret = TruncFileName(newDestFile, filePathName, slashPos, fileSuffix); in MoveFile()