Lines Matching refs:config
29 from resources.config import Config
50 self.config = Config()
83 gn_path = os.path.join(self.config.root_path, 'prebuilts/build-tools/{}-x86/bin/gn'
100 self.config.out_path] + self._convert_flags()
101 if self.config.os_level == 'mini' or self.config.os_level == 'small':
103 LogUtil.write_log(self.config.log_path, 'Excuting gn command: {} {} --args="{}" {}'.format(
108 if self.config.log_mode == 'silent':
119 SystemUtil.exec_command(gn_gen_cmd, self.config.log_path, log_mode=self.config.log_mode)
128 SystemUtil.exec_command(gn_gen_cmd, self.config.log_path)
300 "args_file": Option config file