Searched refs:RES_TYPE_INDEX (Results 1 – 2 of 2) sorted by relevance
32 const static int32_t RES_TYPE_INDEX = 4; variable106 int32_t resType = atoi(argv[RES_TYPE_INDEX]); in ReportData()
65 constexpr uint32_t RES_TYPE_INDEX = 2; variable322 if (isParseType && !ConvertResourceType(results[RES_TYPE_INDEX], resType)) { in ParseDollarResource()