Searched refs:get_subsystem_components_modified (Results 1 – 2 of 2) sorted by relevance
21 get_subsystem_components_modified59 self.subsystem_info = get_subsystem_components_modified(ohos_root)
71 def get_subsystem_components_modified(ohos_root: str) -> dict: function