Home
last modified time | relevance | path

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

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