Home
last modified time | relevance | path

Searched defs:start_branch (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dupdate.py97 def start_branch(build): function
/aosp_15_r20/prebuilts/ndk/
H A Dupdate.py74 def start_branch(build): function
/aosp_15_r20/development/vndk/snapshot/
H A Dupdate.py39 def start_branch(build): function
/aosp_15_r20/packages/modules/ArtPrebuilt/
Dupdate-art-module-prebuilts.py111 def start_branch(git_branch_name, git_dirs): function
/aosp_15_r20/prebuilts/runtime/mainline/
H A Dupdate.py229 def start_branch(git_branch_name, git_dirs): function
/aosp_15_r20/prebuilts/runtime/common/python/
H A Dupdate_prebuilts.py78 def start_branch(build): function
/aosp_15_r20/tools/external_updater/
H A Dgit_utils.py191 def start_branch(proj_path: Path, branch_name: str) -> None: function