Home | History | Annotate | Download | only in libdex

Lines Matching refs:dexStringById

592         dexStringById(state->pDexFile, item->descriptorIdx);
673 dexStringById(state->pDexFile, item->shortyIdx);
791 s = dexStringById(state->pDexFile, item->nameIdx);
857 s = dexStringById(state->pDexFile, item->nameIdx);
2310 const char* name = dexStringById(state->pDexFile, idx);