Searched refs:UnwindKeyThread (Results 1 – 2 of 2) sorted by relevance
45 …bool UnwindKeyThread(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProcess> proc…
91 int unwCnt = UnwindKeyThread(request, process, unwinder, vmPid) ? 1 : 0; in UnwindProcess()126 bool DfxUnwindRemote::UnwindKeyThread(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<… in UnwindKeyThread() function in OHOS::HiviewDFX::DfxUnwindRemote