Searched refs:eindex (Results 1 – 1 of 1) sorted by relevance
6732 const uint32_t* const eindex = reinterpret_cast<const uint32_t*>( in getEntry() local6741 reinterpret_cast<const ResTable_sparseTypeEntry*>(eindex); in getEntry()6760 auto eindex16 = reinterpret_cast<const uint16_t*>(eindex); in getEntry()6763 thisOffset = dtohl(eindex[realEntryIndex]); in getEntry()7832 const uint32_t* const eindex = (const uint32_t*) in print() local7840 eindex + entryIndex); in print()7848 reinterpret_cast<const uint16_t*>(eindex); in print()7851 thisOffset = dtohl(eindex[entryIndex]); in print()