Searched defs:entry_offsets (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DLoadedArsc.cpp147 const uint32_t* entry_offsets = reinterpret_cast<const uint32_t*>( local
149 const uint32_t offset = dtohl(entry_offsets[entry_idx]);
397 const uint32_t* entry_offsets = reinterpret_cast<const uint32_t*>( local
399 const uint32_t offset = dtohl(entry_offsets[entry_idx]);

Completed in 85 milliseconds