Searched defs:DexClassLookup (Results 1 – 1 of 1) sorted by relevance
456 struct DexClassLookup { struct457 int size; // total size, including "size"458 int numEntries; // size of table[]; always power of 2459 struct {463 } table[1];