Home
last modified time | relevance | path

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

/external/chromium_org/tools/git/
Dmove_source_file.py91 def AlwaysConfirm(a, b): return True function
92 sort_headers.FixFileWithConfirmFunction(changed_file, AlwaysConfirm, True)