Searched refs:GetDexFiles (Results 1 – 2 of 2) sorted by relevance
59 unwindstack::DexFiles* GetDexFiles() { return dex_files_.get(); } in GetDexFiles() function
57 if (stack_map->GetDexFiles() != nullptr) { in Unwind()58 unwinder.SetDexFiles(stack_map->GetDexFiles(), regs->Arch()); in Unwind()