Searched refs:dex_files (Results 1 – 2 of 2) sorted by relevance
105 dex_files(std::unique_ptr<unwindstack::DexFiles>( in UnwindingMetadata()118 dex_files = std::unique_ptr<unwindstack::DexFiles>( in ReparseMaps()129 std::unique_ptr<unwindstack::DexFiles> dex_files; member
202 unwinder.SetDexFiles(metadata->dex_files.get(), regs->Arch()); in DoUnwind()214 unwinder.SetDexFiles(metadata->dex_files.get(), regs->Arch()); in DoUnwind()