Home
last modified time | relevance | path

Searched refs:find_top (Results 1 - 6 of 6) sorted by relevance

/build/build_scripts/
H A Dbuild.py32 def find_top() -> str: function
43 topdir = find_top()
89 root_path = find_top()
/build/scripts/
H A Dtools_checker.py62 from file_utils import find_top namespace
63 cur_dir = find_top()
H A Ddownload_sdk.py30 def find_top(): function
114 default_save_path = os.path.join(find_top(), 'prebuilts')
/build/scripts/util/
H A Dfile_utils.py23 def find_top(): function
101 code_dir = find_top()
/build/ohos/images/mkimage/
H A Dmkimages.py27 from build_scripts.build import find_top namespace
122 root_path = find_top()
/build/ohos/images/
H A Dbuild_image.py27 from build_scripts.build import find_top # noqa: E402 namespace
114 root_path = find_top()

Completed in 2 milliseconds