Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h550 struct DexClassLookup { struct
551 int size; // total size, including "size"
552 int numEntries; // size of table[]; always power of 2
553 struct {
557 } table[1];