Searched refs:backups_found (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/leveldatabase/
H A Denv_chromium.cc434 std::set<base::FilePath> backups_found; local
442 backups_found.insert(current.RemoveExtension());
445 base::STLSetDifference<std::set<base::FilePath> >(backups_found,

Completed in 90 milliseconds