Home
last modified time | relevance | path

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

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