Searched refs:stack_frames_to_skip (Results 1 – 8 of 8) sorted by relevance
133 int stack_frames_to_skip) { in Log() argument152 if (stack_frames_to_skip >= 0) { in Log()159 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
249 const int stack_frames_to_skip = in ReportUninterestingCall() local253 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()263 stack_frames_to_skip); in ReportUninterestingCall()
150 int stack_frames_to_skip) { in Log() argument166 if (stack_frames_to_skip >= 0) { in Log()173 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
281 const int stack_frames_to_skip = in ReportUninterestingCall() local285 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()297 stack_frames_to_skip); in ReportUninterestingCall()
333 int stack_frames_to_skip);
336 int stack_frames_to_skip);