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