Searched refs:eindex (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp6452 const uint32_t* const eindex = reinterpret_cast<const uint32_t*>( local
6461 reinterpret_cast<const ResTable_sparseTypeEntry*>(eindex);
6480 thisOffset = dtohl(eindex[realEntryIndex]);
7493 const uint32_t* const eindex = (const uint32_t*) local
7501 eindex + entryIndex);
7507 thisOffset = dtohl(eindex[entryIndex]);

Completed in 44 milliseconds