Searched refs:json_data_file (Results 1 – 1 of 1) sorted by relevance
15 json_data_file = os.path.join(script_dir, 'win_toolchain.json') variable30 if not os.path.exists(json_data_file):32 with open(json_data_file, 'r') as tempf:93 '--output-json', json_data_file,