Searched defs:frames (Results 1 – 4 of 4) sorted by relevance
105 const std::vector<CallFrame> &frames) in AddReportCallStack()137 const std::vector<CallFrame> &frames) in AddReportCallStackReverse()191 std::vector<CallFrame> &frames) in UpdateReportCallStack()
508 void CallStack::LogFrame(const std::string msg, const std::vector<CallFrame> &frames) in LogFrame()
308 TraceSimpleRow<Frame> frames = new TraceSimpleRow("Frames"); in insertDisplay() local323 private void insertFrame(TraceSimpleRow<Frame> frames) { in insertFrame()
70 std::vector<CallFrame> frames = { in PrepairReportJson() local