Searched refs:offsets_offset (Results 1 – 1 of 1) sorted by relevance
107 const size_t offsets_offset = dtohs(header->header.headerSize); in VerifyResTableType() local111 if (offsets_offset > entries_offset || entries_offset - offsets_offset < offsets_length) { in VerifyResTableType()219 const size_t offsets_offset = dtohs(type_chunk->header.headerSize); in GetEntryOffset() local227 reinterpret_cast<const uint8_t*>(type_chunk) + offsets_offset); in GetEntryOffset()252 reinterpret_cast<const uint8_t*>(type_chunk) + offsets_offset); in GetEntryOffset()