Home
last modified time | relevance | path

Searched refs:_check_component_deps (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/build/tools/component_tools/static_check/bundle_check/
H A Dbundle_json_check.py314 self._check_component_deps(component, component_line, bundle_error_component)
461 …def _check_component_deps(self, component: dict, component_line: int, bundle_error_component: list… member in BundleJson