Lines Matching refs:GetID

231             static_cast<void *>(this), GetID());  in Thread()
239 static_cast<void *>(this), GetID()); in ~Thread()
474 static_cast<void *>(this), GetID(), in SetStopInfo()
740 __FUNCTION__, GetID(), GetProtocolID()); in ShouldStop()
748 __FUNCTION__, GetID(), GetProtocolID()); in ShouldStop()
760 __FUNCTION__, GetID(), GetProtocolID(), in ShouldStop()
773 __FUNCTION__, static_cast<void *>(this), GetID(), GetProtocolID(), in ShouldStop()
780 s, GetID(), eDescriptionLevelVerbose, true /* internal */, in ShouldStop()
954 s, GetID(), eDescriptionLevelVerbose, true /* internal */, in ShouldStop()
973 GetID(), eVoteNoOpinion); in ShouldReportStop()
982 GetID(), eVoteNoOpinion); in ShouldReportStop()
990 GetID(), eVoteNoOpinion); in ShouldReportStop()
1000 GetID()); in ShouldReportStop()
1018 GetID(), thread_vote); in ShouldReportStop()
1038 GetIndexID(), static_cast<void *>(this), GetID(), in ShouldReportRun()
1047 GetIndexID(), static_cast<void *>(this), GetID(), in ShouldReportRun()
1060 ThreadPlanStack *plans = GetProcess()->FindThreadPlans(GetID()); in GetPlans()
1084 thread_plan_sp->GetThread().GetID()); in PushPlan()
1095 popped_plan_sp->GetName(), popped_plan_sp->GetThread().GetID()); in PopPlan()
1105 discarded_plan_sp->GetThread().GetID()); in DiscardPlan()
1207 GetID(), static_cast<void *>(up_to_plan_ptr)); in DiscardThreadPlansUpToPlan()
1217 GetID(), force); in DiscardThreadPlans()
1455 frame_idx, GetID()); in ReturnFromFrameWithIndex()
1778 (GetID() != GetProcess()->GetThreadList().GetSelectedThread()->GetID())) in GetStatus()
1912 if (bp_site_sp && static_cast<break_id_t>(value) == bp_site_sp->GetID()) in IsStillAtLastBreakpointHit()
1948 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepIn()
1981 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepOver()
2005 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepOut()