Searched refs:DATA_VERSION_V1 (Results 1 – 2 of 2) sorted by relevance
53 DATA_VERSION_V1 = 0x00000001, enumerator
55 if (bin->header_info[bin_num].bin_data_ver < DATA_VERSION_V1 || in aw_check_data_version()294 if (bin->header_info[i].bin_data_ver == DATA_VERSION_V1) { in aw_parsing_bin_file()