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

  /build/make/tools/releasetools/
blockimgdiff.py 39 patchfile = common.MakeTempFile(prefix='patch-')
42 cmd.extend([srcfile, tgtfile, patchfile])
53 with open(patchfile, 'rb') as f:
    [all...]
  /tools/repohooks/tools/
checkpatch.pl 67 --patch treat FILE as patchfile (default)
    [all...]

Completed in 185 milliseconds