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