Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h456 struct DexClassLookup { struct
457 int size; // total size, including "size"
458 int numEntries; // size of table[]; always power of 2
459 struct {
463 } table[1];