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

  /external/chromium-trace/catapult/devil/
PRESUBMIT.py 53 changed_files = input_api.AffectedSourceFiles(other_python_files)
58 for f in changed_files:
  /external/clang/tools/clang-format/
git-clang-format 157 changed_files = apply_changes(old_tree, new_tree, force=opts.force,
161 for filename in changed_files:
429 changed_files = run('git', 'diff-tree', '-r', '-z', '--name-only', old_tree,
432 unstaged_files = run('git', 'diff-files', '--name-status', *changed_files)
452 return changed_files
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
upload-diffs.py     [all...]
  /external/chromium-trace/catapult/devil/devil/android/
device_utils.py     [all...]

Completed in 1121 milliseconds