Searched refs:DumpInterface (Results 1 – 2 of 2) sorted by relevance
157 void DumpInterface(const dex_ir::TypeId* type_item, int i);
785 void DexLayout::DumpInterface(const dex_ir::TypeId* type_item, int i) { in DumpInterface() function in art::DexLayout1442 DumpInterface((*interfaces_vector)[i], i); in DumpClass()