Searched refs:old_file_path (Results 1 – 2 of 2) sorted by relevance
174 BSDiffStatus ApplyBinaryPatch(const base::FilePath& old_file_path, in ApplyBinaryPatch() argument179 if (!old_file.Initialize(old_file_path)) { in ApplyBinaryPatch()
400 base::FilePath old_file_path(old_file_name); in ApplyEnsemblePatch() local402 if (!old_file.Initialize(old_file_path)) in ApplyEnsemblePatch()