Home
last modified time | relevance | path

Searched refs:device_config_path (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/build/hb/resolver/
H A Dset_args_resolver.py107 config.device_config_path = device_info.get('board_config_path')
109 config.device_config_path = config.device_path
H A Dbuild_args_resolver.py77 'device_config_path', config.device_config_path)
/ohos5.0/build/hb/resources/
H A Dconfig.py233 def device_config_path(self): member in Config
236 @device_config_path.setter
237 def device_config_path(self, value: str): member in Config
393 self.device_config_path = config_content.get('device_config_path',
/ohos5.0/build/lite/
H A Dohos_var.gni29 device_config_path = ""
/ohos5.0/build/config/
H A DBUILDCONFIG.gn815 import("${device_config_path}/config.gni")