Home
last modified time | relevance | path

Searched defs:git_root (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/ArtPrebuilt/
Dupdate-art-module-prebuilts.py120 def upload_branch(git_root, git_branch_name): argument
127 def remove_files(git_root, subpaths, stage_removals): argument
136 def commit(git_root, prebuilt_descr, branch, target, build, add_paths, bug_number): argument
/aosp_15_r20/prebuilts/runtime/mainline/
H A Dupdate.py238 def upload_branch(git_root, git_branch_name): argument
245 def remove_files(git_root, subpaths, stage_removals): argument
254 def commit(git_root, prebuilt_descr, installed_sources, add_paths, bug_number): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/mkowners/
Dmkowners.py27 git_root = (subprocess.check_output(['git', 'rev-parse', '--show-toplevel' variable