Searched refs:classDescriptorOffset (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexFile.cpp193 while (pLookup->table[idx].classDescriptorOffset != 0) {
201 pLookup->table[idx].classDescriptorOffset = stringOff;
458 offset = pLookup->table[idx].classDescriptorOffset;
H A DDexFile.h544 int classDescriptorOffset; // in bytes, from start of DEX member in struct:DexClassLookup::__anon10

Completed in 68 milliseconds