Searched refs:GetSelectedFrameIndex (Results 1 – 8 of 8) sorted by relevance
47 uint32_t GetSelectedFrameIndex() const;
431 uint32_t GetSelectedFrameIndex() { in GetSelectedFrameIndex() function432 return GetStackFrameList()->GetSelectedFrameIndex(); in GetSelectedFrameIndex()
774 uint32_t StackFrameList::GetSelectedFrameIndex() const { in GetSelectedFrameIndex() function in StackFrameList811 StackFrameSP frame_sp(GetFrameAtIndex(GetSelectedFrameIndex())); in SetDefaultFileAndLineToSelectedFrame()
267 stack_frame_list_sp->GetSelectedFrameIndex()); in GetSelectedFrame()
879 const uint32_t start_frame = thread_sp->GetSelectedFrameIndex(); in HandleProcessStateChangedEvent()
310 frame_idx = thread->GetSelectedFrameIndex(); in DoExecute()364 frame_idx = thread->GetSelectedFrameIndex(); in DoExecute()
523 eVoteNoOpinion, thread->GetSelectedFrameIndex(), new_plan_status, in DoExecute()
4027 selected_item = &root[i][thread->GetSelectedFrameIndex()]; in TreeDelegateUpdateSelection()5884 uint32_t frame_idx = thread->GetSelectedFrameIndex(); in WindowDelegateHandleChar()