Home
last modified time | relevance | path

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

/build/tests/unittest/part_replace/
Dtest_set.py46 subsystem_config_json = "subsystem_config.json" variable
78 shutil.copy(subsystem_config_json, subsystem_config_path)
/build/hb/resolver/
Dset_args_resolver.py83 config.subsystem_config_json = product_info.get(
86 config.subsystem_config_json = 'build/subsystem_config.json'
/build/hb/resources/
Dconfig.py90 self.subsystem_config_json = config_content.get(
279 def subsystem_config_json(self): member in Config
282 @subsystem_config_json.setter
283 def subsystem_config_json(self, value): member in Config
/build/hb/services/
Dpreloader.py233 self._outputs.subsystem_config_json, self._subsystem_info)
266 self._dirs.subsystem_config_json)
272 self._dirs.source_root_dir, self._dirs.subsystem_config_json)
/build/hb/util/preloader/
Dpreloader_process_data.py41 self.subsystem_config_json = os.path.join(output_dir,
67 self.subsystem_config_json = os.path.join(
68 config.root_path, config.subsystem_config_json)