Searched refs:DexDecompiler (Results 1 – 1 of 1) sorted by relevance
32 class DexDecompiler { class34 DexDecompiler(const DexFile& dex_file, in DexDecompiler() function in art::optimizer::DexDecompiler86 DISALLOW_COPY_AND_ASSIGN(DexDecompiler);89 bool DexDecompiler::Decompile() { in Decompile()203 DexDecompiler decompiler(dex_file, code_item, quickened_info, decompile_return_instruction); in ArtDecompileDEX()