Searched refs:CollectThreadContext (Results 1 – 4 of 4) sorted by relevance
71 std::shared_ptr<ThreadContext> CollectThreadContext(int32_t tid);
164 std::shared_ptr<ThreadContext> LocalThreadContext::CollectThreadContext(int32_t tid) in CollectThreadContext() function in OHOS::HiviewDFX::LocalThreadContext
534 auto threadContext = LocalThreadContext::GetInstance().CollectThreadContext(tid); in UnwindLocalWithTid()
255 context.CollectThreadContext(tid); in TestThreadContext()