Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h108 void DumpInterface(const dex_ir::TypeId* type_item, int i);
Ddexlayout.cc782 void DexLayout::DumpInterface(const dex_ir::TypeId* type_item, int i) { in DumpInterface() function in art::DexLayout
1379 DumpInterface((*interfaces_vector)[i], i); in DumpClass()