Searched refs:typeSpec (Results 1 – 1 of 1) sorted by relevance
3730 typeSpec(NULL), typeSpecFlags(NULL) { } in Type()3734 const ResTable_typeSpec* typeSpec; member6459 type->typeSpec->id - 1); in forEachConfiguration()6656 const Type* const typeSpec = typeList[i]; in getEntry() local6664 if (typeSpec->idmapEntries.hasEntries()) { in getEntry()6666 if (typeSpec->idmapEntries.lookup(entryIndex, &overlayEntryIndex) != NO_ERROR) { in getEntry()6671 realTypeIndex = typeSpec->idmapEntries.overlayTypeId() - 1; in getEntry()6678 if (static_cast<size_t>(realEntryIndex) >= typeSpec->entryCount) { in getEntry()6681 entryIndex, static_cast<int>(typeSpec->entryCount)); in getEntry()6688 if (typeSpec->typeSpecFlags != NULL) { in getEntry()[all …]