Home
last modified time | relevance | path

Searched refs:UnwindThreadFallback (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_unwind_remote.h44 … void UnwindThreadFallback(std::shared_ptr<DfxProcess> process, std::shared_ptr<DfxThread> thread);
Ddfx_unwind_remote.cpp94 UnwindThreadFallback(process, unwThread); in UnwindProcess()
378 void DfxUnwindRemote::UnwindThreadFallback(std::shared_ptr<DfxProcess> process, std::shared_ptr<Dfx… in UnwindThreadFallback() function in OHOS::HiviewDFX::DfxUnwindRemote
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
Dprocess_dump_test.cpp224 DfxUnwindRemote::GetInstance().UnwindThreadFallback(process, thread);