Home | History | Annotate | Download | only in libdex

Lines Matching refs:dexStringById

602 DEX_INLINE const char* dexStringById(const DexFile* pDexFile, u4 idx) {
624 return dexStringById(pDexFile, typeId->descriptorIdx);
721 return dexStringById(pDexFile, pClassDef->sourceFileIdx);