OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:patch_buffer
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/courgette/
courgette_tool.cc
375
std::string
patch_buffer
= ReadOrFail(patch_file, "'patch' input");
local
376
patch_buffer
.clear();
411
std::string
patch_buffer
= ReadOrFail(patch_file, "'patch' input");
local
416
patch_stream.Init(
patch_buffer
);
Completed in 107 milliseconds