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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5545 const uint32_t* const eindex = reinterpret_cast<const uint32_t*>( local
5548 uint32_t thisOffset = dtohl(eindex[realEntryIndex]);
6451 const uint32_t* const eindex = (const uint32_t*) local
6454 uint32_t thisOffset = dtohl(eindex[entryIndex]);

Completed in 68 milliseconds