Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp5513 const uint32_t* const eindex = reinterpret_cast<const uint32_t*>( in getEntry() local
5516 uint32_t thisOffset = dtohl(eindex[realEntryIndex]); in getEntry()
6407 const uint32_t* const eindex = (const uint32_t*) in print() local
6410 uint32_t thisOffset = dtohl(eindex[entryIndex]); in print()