Searched refs:pTypeItem (Results 1 – 1 of 1) sorted by relevance
755 static void dumpInterface(const DexFile* pDexFile, const dex::TypeItem& pTypeItem, int i) { in dumpInterface() argument756 const char* interfaceName = pDexFile->StringByTypeIdx(pTypeItem.type_idx_); in dumpInterface()