Searched refs:GetDexFiles (Results 1 - 2 of 2) sorted by relevance

/system/core/libbacktrace/
H A DUnwindStackMap.h58 unwindstack::DexFiles* GetDexFiles() { return dex_files_.get(); } function in class:UnwindStackMap
H A DUnwindStack.cpp60 if (stack_map->GetDexFiles() != nullptr) {
61 unwinder.SetDexFiles(stack_map->GetDexFiles(), regs->Arch());

Completed in 56 milliseconds