Searched refs:config_update (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/build/hb/resources/ |
H A D | config.py | 84 self.config_update('target_os', self._target_os) 102 self.config_update('version', self._version) 120 self.config_update('os_level', self._os_level) 142 self.config_update('root_path', self._root_path) 153 self.config_update('board', self._board) 173 self.config_update('kernel', self._kernel) 184 self.config_update('product', self._product) 230 self.config_update('out_path', self._out_path) 257 self.config_update('subsystem_config_json', 281 self.config_update('log_mode', self._log_mode) [all …]
|