Home
last modified time | relevance | path

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

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