OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyPatch
(Results
1 - 9
of
9
) sorted by null
/external/v8/test/mjsunit/
debug-liveedit-patch-positions.js
81
function
ApplyPatch
(orig_animal, new_animal) {
110
var pcArray1 =
ApplyPatch
('Cat', 'Dog');
116
var pcArray2 =
ApplyPatch
('Dog', 'Capybara');
/external/v8/tools/release/
merge_to_branch.py
143
self.
ApplyPatch
(self.Config("TEMPORARY_PATCH_FILE"))
145
self.
ApplyPatch
(self._options.patch)
push_to_candidates.py
249
self.
ApplyPatch
(self.Config("PATCH_FILE"))
common_includes.py
625
def
ApplyPatch
(self, patch_file, revert=False):
/device/google/marlin/
releasetools.py
236
script.
ApplyPatch
("EMMC:%s:%d:%s:%d:%s" %
310
script.
ApplyPatch
(dest[:-2], "-", tf.size, tf.sha1, sf.sha1, f)
/device/lge/bullhead/
releasetools.py
112
info.script.
ApplyPatch
(
/build/tools/releasetools/
edify_generator.py
297
def
ApplyPatch
(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs):
302
raise ValueError("bad patches given to
ApplyPatch
")
ota_from_target_files
[
all
...]
ota_from_target_files.py
[
all
...]
Completed in 653 milliseconds