Searched refs:dump_json_file (Results 1 – 4 of 4) sorted by relevance
75 IoUtil.dump_json_file(self._outputs.platforms_build, platform_config)129 IoUtil.dump_json_file(self._outputs.features_json, parts_feature_info)151 IoUtil.dump_json_file(self._outputs.syscap_json, parts_syscap_info)169 IoUtil.dump_json_file(self._outputs.exclusion_modules_json, exclusions)180 IoUtil.dump_json_file(209 IoUtil.dump_json_file(self._outputs.parts_json, parts_info)227 IoUtil.dump_json_file(self._outputs.parts_config_json, parts_config)243 IoUtil.dump_json_file(255 IoUtil.dump_json_file(267 IoUtil.dump_json_file([all …]
41 def dump_json_file(dump_file: str, json_data: dict or list): member in IoUtil
292 IoUtil.dump_json_file(args_file_path, args_file)
401 IoUtil.dump_json_file(self.config_json, config_content)