Home
last modified time | relevance | path

Searched refs:find_files (Results 1 - 3 of 3) sorted by relevance

/build/tools/component_tools/
H A Dfull_components_generator.py42 def find_files(path: str, name: str): function
81 files_ohos_build = find_files(path, "ohos.build")
82 files_bundle_json = find_files(path, "bundle.json")
/build/tools/component_tools/static_check/gn_check/
H A Dgn_common_tools.py38 def find_files(project_path: str, member in GnCommon
H A Dcheck_gn.py57 self.all_gn_files = GnCommon.find_files(

Completed in 2 milliseconds