Home
last modified time | relevance | path

Searched full:gn_info_file (Results 1 – 2 of 2) sorted by relevance

/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/
Drom_analysis.py60 gn_info_file = configs["gn_info_file"]
61 with open(gn_info_file, 'w', encoding='utf-8') as f:
281 gn_info_file = configs["gn_info_file"]
282 with open(gn_info_file, 'r', encoding='utf-8') as f:
307 f"'{tn}' not found in the {gn_info_file}")
Dconfig.yaml36 gn_info_file: gn_info.json