Searched refs:IsHandledFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/git/
H A Dmove_source_file.py39 def IsHandledFile(path): function
49 if not IsHandledFile(from_path):
183 if not opts.error_for_non_source_file and not IsHandledFile(from_path):

Completed in 109 milliseconds