Lines Matching refs:GetID

234             static_cast<void *>(this), GetID());  in Thread()
242 static_cast<void *>(this), GetID()); in ~Thread()
451 static_cast<void *>(this), GetID(), in SetStopInfo()
742 __FUNCTION__, GetID(), GetProtocolID()); in ShouldStop()
750 __FUNCTION__, GetID(), GetProtocolID()); in ShouldStop()
762 __FUNCTION__, GetID(), GetProtocolID(), in ShouldStop()
772 __FUNCTION__, static_cast<void *>(this), GetID(), GetProtocolID(), in ShouldStop()
779 s, GetID(), eDescriptionLevelVerbose, true /* internal */, in ShouldStop()
948 s, GetID(), eDescriptionLevelVerbose, true /* internal */, in ShouldStop()
967 GetID(), eVoteNoOpinion); in ShouldReportStop()
976 GetID(), eVoteNoOpinion); in ShouldReportStop()
984 GetID(), eVoteNoOpinion); in ShouldReportStop()
994 GetID()); in ShouldReportStop()
1012 GetID(), thread_vote); in ShouldReportStop()
1032 GetIndexID(), static_cast<void *>(this), GetID(), in ShouldReportRun()
1041 GetIndexID(), static_cast<void *>(this), GetID(), in ShouldReportRun()
1054 ThreadPlanStack *plans = GetProcess()->FindThreadPlans(GetID()); in GetPlans()
1078 thread_plan_sp->GetThread().GetID()); in PushPlan()
1089 popped_plan_sp->GetName(), popped_plan_sp->GetThread().GetID()); in PopPlan()
1099 discarded_plan_sp->GetThread().GetID()); in DiscardPlan()
1201 GetID(), static_cast<void *>(up_to_plan_ptr)); in DiscardThreadPlansUpToPlan()
1211 GetID(), force); in DiscardThreadPlans()
1449 frame_idx, GetID()); in ReturnFromFrameWithIndex()
1752 (GetID() != GetProcess()->GetThreadList().GetSelectedThread()->GetID())) in GetStatus()
1886 if (bp_site_sp && static_cast<break_id_t>(value) == bp_site_sp->GetID()) in IsStillAtLastBreakpointHit()
1922 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepIn()
1955 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepOver()
1979 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepOut()