Home
last modified time | relevance | path

Searched defs:DexClassLookup (Results 1 – 1 of 1) sorted by relevance

/dalvik/libdex/
DDexFile.h498 struct DexClassLookup { struct
499 int size; // total size, including "size"
500 int numEntries; // size of table[]; always power of 2
501 struct {
505 } table[1];