Searched defs:DexClassLookup (Results 1 – 1 of 1) sorted by relevance
550 struct DexClassLookup { struct551 int size; // total size, including "size"552 int numEntries; // size of table[]; always power of 2553 struct {557 } table[1];