Searched refs:currentCallFrames (Results 1 – 1 of 1) sorted by relevance
53 std::vector<ReportItemCallFrame> *currentCallFrames = &item.callStacks_; in AddReportItem() local59 ReportItemCallFrame &nextCallFrame = currentCallFrames->emplace_back( in AddReportItem()64 currentCallFrames = &nextCallFrame.childs; in AddReportItem()