Home
last modified time | relevance | path

Searched refs:config_update (Results 1 - 1 of 1) sorted by relevance

/build/hb/resources/
H A Dconfig.py75 self.config_update('component_type', self._component_type)
84 self.config_update('target_os', self._target_os)
93 self.config_update('target_cpu', self._target_cpu)
102 self.config_update('version', self._version)
111 self.config_update('compile_config', self._compile_config)
120 self.config_update('os_level', self._os_level)
129 self.config_update('product_json', self._product_json)
142 self.config_update('root_path', self._root_path)
153 self.config_update('board', self._board)
164 self.config_update('device_compan
369 def config_update(self, key: str, value: str): global() member in Config
[all...]

Completed in 1 milliseconds