Searched defs:git_root (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/ArtPrebuilt/ |
D | update-art-module-prebuilts.py | 120 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 D | update.py | 238 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/ |
D | mkowners.py | 27 git_root = (subprocess.check_output(['git', 'rev-parse', '--show-toplevel' variable
|