Searched refs:UnwindProcess (Results 1 – 4 of 4) sorted by relevance
42 bool UnwindProcess(std::shared_ptr<DfxProcess> process);
126 if (DfxUnwindRemote::GetInstance().UnwindProcess(process_) == false) { in DumpProcess()
63 bool DfxUnwindRemote::UnwindProcess(std::shared_ptr<DfxProcess> process) in UnwindProcess() function in OHOS::HiviewDFX::DfxUnwindRemote
178 bool ret = DfxUnwindRemote::GetInstance().UnwindProcess(process);