Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/scripts/
H A Dupdate.py112 def commit(branch, build, add_paths): argument
115 check_call(['git', 'add'] + add_paths)
/aosp12/packages/modules/ArtPrebuilt/
H A Dupdate-art-module-prebuilts.py209 def commit(git_root, prebuilt_descr, branch, target, build, add_paths, bug_number): argument
211 check_call(["git", "add"] + add_paths, cwd=git_root)