Searched refs:thisType (Results 1 – 1 of 1) sorted by relevance
5024 const ResTable_type* const thisType = allTypes->configs[i]; in getEntry() local5025 if (thisType == NULL) continue; in getEntry()5028 thisConfig.copyFromDtoH(thisType->config); in getEntry()5031 entryIndex, typeIndex+1, dtohl(thisType->config.size), in getEntry()5042 const uint8_t* const end = ((const uint8_t*)thisType) in getEntry()5043 + dtohl(thisType->header.size); in getEntry()5045 (((const uint8_t*)thisType) + dtohs(thisType->header.headerSize)); in getEntry()5063 type = thisType; in getEntry()