Searched defs:stack_sp (Results 1 – 2 of 2) sorted by relevance
387 StackFrameSP stack_sp = thread.GetStackFrameAtIndex(0); in DoWillResume() local
758 static bool CompareStackID(const StackFrameSP &stack_sp, in CompareStackID()