OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ApplyEnsemblePatch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/courgette/
ensemble_apply.cc
307
Status
ApplyEnsemblePatch
(SourceStream* base,
381
Status
ApplyEnsemblePatch
(const base::FilePath::CharType* old_file_name,
411
status =
ApplyEnsemblePatch
(&old_source_stream, &patch_source_stream,
courgette_tool.cc
330
void
ApplyEnsemblePatch
(const base::FilePath& old_file,
338
courgette::
ApplyEnsemblePatch
(old_file.value().c_str(),
496
ApplyEnsemblePatch
(values[0], values[1], values[2]);
Completed in 30 milliseconds