Searched refs:InitProcessAllThreadRegs (Results 1 – 3 of 3) sorted by relevance
41 …bool InitProcessAllThreadRegs(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProc…
253 bool DfxUnwindRemote::InitProcessAllThreadRegs(std::shared_ptr<ProcessDumpRequest> request, in InitProcessAllThreadRegs() function in OHOS::HiviewDFX::DfxUnwindRemote
391 if (!DfxUnwindRemote::GetInstance().InitProcessAllThreadRegs(request, process_)) { in InitRegs()