Home
last modified time | relevance | path

Searched refs:pString (Results 1 – 1 of 1) sorted by relevance

/dalvik/libdex/
DDexFile.cpp238 const char* pString; in dexCreateClassLookup() local
241 pString = dexStringByTypeIdx(pDexFile, pClassDef->classIdx); in dexCreateClassLookup()
244 (u1*)pString - pDexFile->baseAddr, in dexCreateClassLookup()