Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dfreecache.cpp213 auto comparator = [](const std::string& name1, const std::string& name2) -> bool { in RemoveFilesInDirectory() local
223 std::sort(files.begin(), files.end(), comparator); in RemoveFilesInDirectory()