Home
last modified time | relevance | path

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

/aosp12/build/soong/ui/metrics/upload_proto/
H A Dupload.proto28 optional string branch_name = 3; field
/aosp12/packages/modules/ArtPrebuilt/
H A Dupdate-art-module-prebuilts.py184 def start_branch(branch_name, git_dirs): argument
193 def upload_branch(git_root, branch_name): argument
/aosp12/packages/modules/common/tools/
H A Dfinalize_sdk.py80 branch_name = 'finalize-%d' % args.finalize_sdk variable