Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlistfile.h65 constexpr int FILTER_MATCH = 1; variable
H A Dlistfile.cpp248 return FILTER_MATCH; in FilterFunc()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlist_file.h54 constexpr int FILTER_MATCH = 1; variable
H A Dlist_file.cpp192 return FILTER_MATCH; in FilterFunc()
/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h34 constexpr int FILTER_MATCH = 1; variable
70 return FILTER_MATCH; in FilterFunc()