Searched defs:allocateAuxStructures (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DDvmDex.cpp41 static DvmDex* allocateAuxStructures(DexFile* pDexFile) function
121 pDvmDex = allocateAuxStructures(pDexFile);
163 pDvmDex = allocateAuxStructures(pDexFile);

Completed in 35 milliseconds