Searched refs:GetOtherThreads (Results 1 – 6 of 6) sorted by relevance
123 auto otherThreads = process_->GetOtherThreads(); in GetNativeCrashInfo()147 auto otherThreads = process_->GetOtherThreads(); in GetDumpInfo()
185 for (auto &thread : process->GetOtherThreads()) { in UnwindOtherThread()246 for (auto &thread : process->GetOtherThreads()) { in InitOtherThreadRegs()
45 std::vector<std::shared_ptr<DfxThread>>& GetOtherThreads();
114 std::vector<std::shared_ptr<DfxThread>>& DfxProcess::GetOtherThreads() in GetOtherThreads() function in OHOS::HiviewDFX::DfxProcess
489 for (auto &thread : process_->GetOtherThreads()) { in Unwind()
105 auto threads = process->GetOtherThreads();108 threads = process->GetOtherThreads();