Home
last modified time | relevance | path

Searched refs:InitTargetKeyThreadRegs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_remote.h51 …bool InitTargetKeyThreadRegs(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProce…
H A Ddfx_unwind_remote.cpp229 bool DfxUnwindRemote::InitTargetKeyThreadRegs(std::shared_ptr<ProcessDumpRequest> request, in InitTargetKeyThreadRegs() function in OHOS::HiviewDFX::DfxUnwindRemote
256 if (!InitTargetKeyThreadRegs(request, process)) { in InitProcessAllThreadRegs()