Searched refs:log_mode (Results 1 – 10 of 10) sorted by relevance
93 …enerate part list gni file to '{}/parts_list.gni'".format(config_output_dir), mode=Config.log_mode)105 config_output_dir), mode=Config.log_mode)117 config_output_dir), mode=Config.log_mode)129 config_output_dir), mode=Config.log_mode)134 "generate build gn file to '{}/BUILD.gn'".format(config_output_dir), mode=Config.log_mode)159 config_output_dir), mode=Config.log_mode)220 config_output_dir, platform), mode=Config.log_mode)228 config_output_dir, platform), mode=Config.log_mode)
728 LogUtil.hb_info("generate parts info to '{}'".format(parts_info_file), mode=Config.log_mode)740 _part_subsystem_file), mode=Config.log_mode)752 subsystem_parts_file), mode=Config.log_mode)764 config_output_path), mode=Config.log_mode)773 parts_variants_info_file), mode=Config.log_mode)782 parts_inner_kits_info_file), mode=Config.log_mode)791 parts_targets_info_file), mode=Config.log_mode)800 phony_target_info_file), mode=Config.log_mode)809 "generate parts path info to '{}'".format(parts_path_info_file), mode=Config.log_mode)819 "generate path to parts to '{}'".format(path_to_parts_file), mode=Config.log_mode)[all …]
196 "generate all parts of platforms info to '{}'".format(all_parts_file), mode=Config.log_mode)208 toolchain_variant_info_file), mode=Config.log_mode)
78 self._dirs.preloader_output_dir), mode=self.config.log_mode)108 self._dirs.preloader_output_dir), mode=self.config.log_mode)132 self._dirs.preloader_output_dir), mode=self.config.log_mode)154 self._dirs.preloader_output_dir), mode=self.config.log_mode)172 self._dirs.preloader_output_dir), mode=self.config.log_mode)184 self._dirs.preloader_output_dir), mode=self.config.log_mode)200 self._dirs.preloader_output_dir), mode=self.config.log_mode)212 self._dirs.preloader_output_dir), mode=self.config.log_mode)230 self._dirs.preloader_output_dir), mode=self.config.log_mode)247 self._dirs.preloader_output_dir), mode=self.config.log_mode)[all …]
305 "generate syscap info file to '{}'".format(syscap_info_json), mode=self.config.log_mode)313 syscap_info_with_part_name_file), mode=self.config.log_mode)321 target_syscap_for_init_file), mode=self.config.log_mode)344 infos_for_testfwk_file), mode=self.config.log_mode)359 target_platform_parts_file), mode=self.config.log_mode)375 parts_different_info_file), mode=self.config.log_mode)394 platforms_list_gni_file), mode=self.config.log_mode)413 auto_install_list_file), mode=self.config.log_mode)429 self.config_output_dir), mode=self.config.log_mode)443 build_targets_list_file), mode=self.config.log_mode)[all …]
74 log_mode=self.config.log_mode
177 if self.config.log_mode == 'silent':188 … SystemUtil.exec_command(gn_gen_cmd, self.config.log_path, log_mode=self.config.log_mode)
34 … def exec_command(cmd: list, log_path='out/build.log', exec_env=None, log_mode='normal', **kwargs): argument37 if log_mode == 'silent':56 LogUtil.hb_info(info[0], mode=log_mode)
304 def log_mode(self): member in Config307 @log_mode.setter308 def log_mode(self, value): member in Config
252 config.log_mode = target_arg.arg_value