Home
last modified time | relevance | path

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

/external/pigweed/pw_stm32cube_build/py/pw_stm32cube_build/
Dfind_files.py268 rebase_path = lambda f: str(stm32cube_path / f) function
/external/toolchain-utils/toolchain_utils_githooks/
Dcheck-presubmit667 def rebase_path(path: str) -> str: function
Dcheck-presubmit.py667 def rebase_path(path: str) -> str: function