Home
last modified time | relevance | path

Searched refs:sourceFilePathOnly (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.cpp503 string sourceFilePathOnly = sourceFilePath.substr(0, lastSlashPos); in RecoverFilePart() local
504 map<string, string>::iterator iter = dirPath2UpdatedNameMap.find(sourceFilePathOnly); in RecoverFilePart()