ApplyEnsemblePatch   81 chrome/browser/component_updater/component_patcher_operation.cc   return courgette::ApplyEnsemblePatch(input_abs_path.value().c_str(),
ApplyEnsemblePatch   63 chrome/installer/setup/archive_patch_helper.cc       courgette::ApplyEnsemblePatch(patch_source_.value().c_str(),
ApplyEnsemblePatch  108 chrome/installer/setup/setup_util.cc       courgette::ApplyEnsemblePatch(src.value().c_str(),
ApplyEnsemblePatch  857 chrome/utility/chrome_content_utility_client.cc     const int patch_status = courgette::ApplyEnsemblePatch(
ApplyEnsemblePatch   75 courgette/courgette.h Status ApplyEnsemblePatch(SourceStream* old, SourceStream* patch,
ApplyEnsemblePatch   83 courgette/courgette.h Status ApplyEnsemblePatch(const base::FilePath::CharType* old_file_name,
ApplyEnsemblePatch   43 courgette/courgette_minimal_tool.cc       courgette::ApplyEnsemblePatch(argv[1], argv[2], argv[3]);
ApplyEnsemblePatch  338 courgette/courgette_tool.cc       courgette::ApplyEnsemblePatch(old_file.value().c_str(),
ApplyEnsemblePatch  496 courgette/courgette_tool.cc       ApplyEnsemblePatch(values[0], values[1], values[2]);
ApplyEnsemblePatch  411 courgette/ensemble_apply.cc   status = ApplyEnsemblePatch(&old_source_stream, &patch_source_stream,
ApplyEnsemblePatch   40 courgette/ensemble_unittest.cc   status = courgette::ApplyEnsemblePatch(&source, &patch_source, &patch_result);
ApplyEnsemblePatch   35 courgette/versioning_unittest.cc       courgette::ApplyEnsemblePatch(&old_stream,