Home
last modified time | relevance | path

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

/build/tools/component_tools/static_check/bundle_check/
H A Dbundle_check_common.py55 if BundleCheckTools.is_project(root_path):
66 def is_project(path:str) -> bool: member in BundleCheckTools
78 if not BundleCheckTools.is_project(root):
H A Dget_subsystem_with_component.py107 if not is_project(ohos_path):
118 def is_project(path: str) -> bool: function
H A Dbundle_json_check.py491 if not BundleCheckTools.is_project(args.project):

Completed in 2 milliseconds