HomeSort by relevance Sort by last modified time
    Searched defs:ApplyEnsemblePatch (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/courgette/
ensemble_apply.cc 304 Status ApplyEnsemblePatch(SourceStream* base,
378 Status ApplyEnsemblePatch(const base::FilePath::CharType* old_file_name,
408 status = ApplyEnsemblePatch(&old_source_stream, &patch_source_stream,
courgette_tool.cc 325 void ApplyEnsemblePatch(const base::FilePath& old_file,
333 courgette::ApplyEnsemblePatch(old_file.value().c_str(),
491 ApplyEnsemblePatch(values[0], values[1], values[2]);

Completed in 39 milliseconds