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

/dalvik/libdex/
H A DDexFile.h245 struct DexMapItem { struct
257 DexMapItem list[1]; /* entries */
H A DDexSwapVerify.cpp397 DexMapItem* item = pMap->list;
408 CHECK_LIST_SIZE(item, count, sizeof(DexMapItem));
542 sectionOffset + sizeof(u4) + (pMap->size * sizeof(DexMapItem));
2515 const DexMapItem* item = pMap->list;
2689 const DexMapItem* item = pMap->list;

Completed in 10 milliseconds