Home
last modified time | relevance | path

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

/external/chromium_org/courgette/third_party/
Dbsdiff_apply.cc174 BSDiffStatus ApplyBinaryPatch(const base::FilePath& old_file_path, in ApplyBinaryPatch() argument
179 if (!old_file.Initialize(old_file_path)) { in ApplyBinaryPatch()
/external/chromium_org/courgette/
Densemble_apply.cc400 base::FilePath old_file_path(old_file_name); in ApplyEnsemblePatch() local
402 if (!old_file.Initialize(old_file_path)) in ApplyEnsemblePatch()