Searched defs:needParseStack (Results 1 – 3 of 3) sorted by relevance
137 void DfxThread::InitFaultStack(bool needParseStack) in InitFaultStack()
157 bool needParseStack = true; in UnwindThreadByParseStackIfNeed() local
78 bool FaultStack::CollectStackInfo(const std::vector<DfxFrame>& frames, bool needParseStack) in CollectStackInfo()