HomeSort by relevance Sort by last modified time
    Searched refs:classDescriptorOffset (Results 1 - 2 of 2) sorted by null

  /dalvik/libdex/
DexFile.cpp 193 while (pLookup->table[idx].classDescriptorOffset != 0) {
201 pLookup->table[idx].classDescriptorOffset = stringOff;
458 offset = pLookup->table[idx].classDescriptorOffset;
DexFile.h 461 int classDescriptorOffset; // in bytes, from start of DEX

Completed in 31 milliseconds