Home
last modified time | relevance | path

Searched refs:FixPatch (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/tools/patman/
Dpatchstream.py439 def FixPatch(backup_dir, fname, series, commit): function
484 result = FixPatch(backup_dir, fname, series, commit)
Dtest.py82 patchstream.FixPatch(None, inname, series.Series(), None)