Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-build-gn-coding-style-and-best-practice.md285 ### rebase_path subsection
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-gn-coding-style-and-best-practice.md283 ### rebase_path subsection
/ohos5.0/build/scripts/util/
H A Dbuild_utils.py749 def rebase_path(path_to_rebase, new_base=None, current_base="."): function