Searched defs:patches (Results 1 – 3 of 3) sorted by relevance
/tools/patman/ |
A D | status.py | 70 def compare_with_series(series, patches): argument 227 def do_show_status(series, cover, patches, show_comments, show_cover_comments, argument 326 def show_status(series, branch, dest_branch, force, cover, patches, argument
|
A D | func_test.py | 56 patches = None variable in TestFunctional
|
A D | cser_helper.py | 1269 def _find_matched_patch(self, patches, cmt): argument 1288 show_cover_comments, gather_tags, cover, patches, dry_run): argument
|
Completed in 9 milliseconds