Searched refs:stack_frames_to_skip (Results 1 – 3 of 3) sorted by relevance
150 int stack_frames_to_skip) { in Log() argument169 if (stack_frames_to_skip >= 0) { in Log()176 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
280 const int stack_frames_to_skip = in ReportUninterestingCall() local284 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()296 stack_frames_to_skip); in ReportUninterestingCall()
349 int stack_frames_to_skip);