Searched refs:DumpCatches (Results 1 – 2 of 2) sorted by relevance
94 void DumpCatches(const dex_ir::CodeItem* code);
795 void DexLayout::DumpCatches(const dex_ir::CodeItem* code) { in DumpCatches() function in art::DexLayout1110 DumpCatches(code); in DumpCode()