HomeSort by relevance Sort by last modified time
    Searched refs:ApplyPatch (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/v8/test/mjsunit/
debug-liveedit-patch-positions.js 80 function ApplyPatch(orig_animal, new_animal) {
109 var pcArray1 = ApplyPatch('Cat', 'Dog');
115 var pcArray2 = ApplyPatch('Dog', 'Capybara');
  /external/chromium_org/v8/tools/push-to-trunk/
merge_to_branch.py 163 self.ApplyPatch(self.Config(TEMPORARY_PATCH_FILE), self._options.revert)
165 self.ApplyPatch(self._options.patch, self._options.revert)
push_to_trunk.py 284 self.ApplyPatch(self.Config(PATCH_FILE))
common_includes.py 433 def ApplyPatch(self, patch_file, revert=False):
  /build/tools/releasetools/
edify_generator.py 245 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs):
250 raise ValueError("bad patches given to ApplyPatch")
ota_from_target_files 875 script.ApplyPatch("%s:%s:%d:%s:%d:%s"
    [all...]
  /device/asus/deb/
releasetools.py 84 info.script.ApplyPatch(
  /device/asus/flo/
releasetools.py 97 info.script.ApplyPatch(
  /device/lge/hammerhead/
releasetools.py 84 info.script.ApplyPatch(
  /device/lge/mako/
releasetools.py 84 info.script.ApplyPatch(

Completed in 275 milliseconds