Home
last modified time | relevance | path

Searched defs:is_project (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/build/tools/component_tools/static_check/bundle_check/
H A Dbundle_check_common.py66 def is_project(path:str) -> bool: member in BundleCheckTools
H A Dget_subsystem_with_component.py118 def is_project(path: str) -> bool: function