Searched defs:DexMapList (Results 1 – 1 of 1) sorted by relevance
297 struct DexMapList { struct298 u4 size; /* #of entries in list */299 DexMapItem list[1]; /* entries */