Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h138 void DumpCatches(const dex_ir::CodeItem* code);
Ddexlayout.cc784 void DexLayout::DumpCatches(const dex_ir::CodeItem* code) { in DumpCatches() function in art::DexLayout
1095 DumpCatches(code); in DumpCode()