Searched refs:NumFrames (Results 1 – 4 of 4) sorted by relevance
31 size_t NumFrames() const { in NumFrames() function52 num_frames_ = collector.NumFrames(); in Collect()
335 } else if (backtrace->NumFrames() == 0) { in DumpNativeStack()
140 } else if (bt->NumFrames() == 0) { in Java_Main_unwindInProcess()231 } else if (bt->NumFrames() == 0) { in Java_Main_unwindOtherProcess()
540 if (backtrace->NumFrames() == 0) { in DumpThread()