Home
last modified time | relevance | path

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

/art/dexdump/
Ddexdump.cc755 static void dumpInterface(const DexFile* pDexFile, const dex::TypeItem& pTypeItem, int i) { in dumpInterface() argument
756 const char* interfaceName = pDexFile->StringByTypeIdx(pTypeItem.type_idx_); in dumpInterface()