Home
last modified time | relevance | path

Searched defs:stPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlist_file.cpp132 string stPath = (g_optionArgs.path + '/' + string(filename.d_name)); in FilterFilesizeOver() local
150 string stPath = g_optionArgs.path + '/' + string(filename.d_name); in FilterLastModifyTime() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlistfile.cpp188 string stPath = (g_optionArgs.path + '/' + string(filename.d_name)); in FilterFilesizeOver() local
206 string stPath = g_optionArgs.path + '/' + string(filename.d_name); in FilterLastModifyTime() local