Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp6180 const uint32_t* const eindex = reinterpret_cast<const uint32_t*>( in getEntry() local
6189 reinterpret_cast<const ResTable_sparseTypeEntry*>(eindex); in getEntry()
6208 thisOffset = dtohl(eindex[realEntryIndex]); in getEntry()
7175 const uint32_t* const eindex = (const uint32_t*) in print() local
7183 eindex + entryIndex); in print()
7189 thisOffset = dtohl(eindex[entryIndex]); in print()