Home
last modified time | relevance | path

Searched refs:get_compiler (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/build/hb/util/
H A Ddevice_util.py93 def get_compiler(config_path: str): member in DeviceUtil
H A Dproduct_util.py320 def get_compiler(config_path: str): member in ProductUtil
/ohos5.0/build/hb/resolver/
H A Dbuild_args_resolver.py86 ProductUtil.get_compiler(config.device_path))
97 if ProductUtil.get_compiler(config.device_path) == 'clang':