Home
last modified time | relevance | path

Searched defs:list_local_branches (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/tools/
H A Dcl106 def list_local_branches(): function
/aosp_15_r20/tools/external_updater/
H A Dgit_utils.py135 def list_local_branches(proj_path: Path) -> list[str]: function