Searched refs:stat_mtime_cmp (Results 1 – 1 of 1) sorted by relevance
36 static bool stat_mtime_cmp(const std::pair<String8, struct stat>& a, in stat_mtime_cmp() function86 sort(files.begin(), files.end(), stat_mtime_cmp); in clean_directory()