Searched refs:map_copy (Results 1 – 2 of 2) sorted by relevance
396 std::map<std::string, std::set<std::string>> map_copy; in DeleteFilesCreatedAfterLastDirSync() local399 map_copy.insert(dir_to_new_files_since_last_sync_.begin(), in DeleteFilesCreatedAfterLastDirSync()403 for (auto& pair : map_copy) { in DeleteFilesCreatedAfterLastDirSync()
405 std::map<std::string, std::set<std::string>> map_copy; in DeleteFilesCreatedAfterLastDirSync() local408 map_copy.insert(dir_to_new_files_since_last_sync_.begin(), in DeleteFilesCreatedAfterLastDirSync()412 for (auto& pair : map_copy) { in DeleteFilesCreatedAfterLastDirSync()