Home
last modified time | relevance | path

Searched defs:trashPathPrefixPos (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.cpp90 size_t trashPathPrefixPos = path.find(FileTrashNExporter::trashPath_); in GetTimeSlotFromPath() local
191 size_t trashPathPrefixPos = path.find(FileTrashNExporter::trashPath_); in FindSourceFilePath() local
350 size_t trashPathPrefixPos = toDeletePath.find(FileTrashNExporter::trashPath_); in GetToDeletePath() local