Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/.github/scripts/
H A Dgitutils.py144 def _run_git(self, *args: Any) -> str: member in GitRepo
/aosp_15_r20/external/pytorch/.github/scripts/
H A Dgitutils.py140 def _run_git(self, *args: Any) -> str: member in GitRepo