Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp780 static inline bool PathSortFunc(const std::string &path1, const std::string &path2) in PathSortFunc() function
787 sort(configPaths.begin(), configPaths.end(), PathSortFunc); in DeduplicationPath()