Home
last modified time | relevance | path

Searched refs:otherThreads (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_stack_info_formatter.cpp113 auto otherThreads = process_->GetOtherThreads(); in GetNativeCrashInfo() local
114 if (otherThreads.size() > 0) { in GetNativeCrashInfo()
116 AppendThreads(otherThreads, threadsJsonArray); in GetNativeCrashInfo()
132 auto otherThreads = process_->GetOtherThreads(); in GetDumpInfo() local
133 if (otherThreads.size() > 0) { in GetDumpInfo()
134 AppendThreads(otherThreads, jsonInfo); in GetDumpInfo()

Completed in 1 milliseconds