Home
last modified time | relevance | path

Searched defs:timeSlot (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.cpp102 string timeSlot = realFilePathWithTime.substr(0, trashPathWithTimePrefixPos); in GetTimeSlotFromPath() local
130 string timeSlot = GetTimeSlotFromPath(pathTemp); in RecursiveFunc() local
205 string timeSlot = realFilePathWithTime.substr(0, trashPathWithTimePrefixPos); in FindSourceFilePath() local
370 static bool GenerateFileInfoEntity(FileInfo& fileInfoEntity, string filterDirent, string timeSlot) in GenerateFileInfoEntity()
441 string timeSlot = GetTimeSlotFromPath(dirent); in ListFile() local