Searched refs:SetDexFiles (Results 1 – 4 of 4) sorted by relevance
386 void Unwinder::SetDexFiles(DexFiles* dex_files) { in SetDexFiles() function in unwindstack::Unwinder429 SetDexFiles(dex_files_); in Init()
119 void SetDexFiles(DexFiles* dex_files);
59 unwinder.SetDexFiles(stack_map->GetDexFiles()); in Unwind()
1179 unwinder.SetDexFiles(dex_files.get()); in TEST_F()