Searched refs:old_file (Results 1 – 1 of 1) sorted by relevance
67 FileReference* old_file) -> bool { in MergeImpl() argument69 io::IFile* f = collection->FindFile(*old_file->path); in MergeImpl()72 << "file '" << *old_file->path << "' not found"); in MergeImpl()114 FileReference* new_file, FileReference* old_file) -> bool { in MergeAndMangle() argument116 io::IFile* f = collection->FindFile(*old_file->path); in MergeAndMangle()119 DiagMessage(src) << "file '" << *old_file->path << "' not found"); in MergeAndMangle()