Lines Matching refs:GetID

235             static_cast<void *>(this), GetID());  in Thread()
243 static_cast<void *>(this), GetID()); in ~Thread()
452 static_cast<void *>(this), GetID(), in SetStopInfo()
741 __FUNCTION__, GetID(), GetProtocolID()); in ShouldStop()
749 __FUNCTION__, GetID(), GetProtocolID()); in ShouldStop()
761 __FUNCTION__, GetID(), GetProtocolID(), in ShouldStop()
771 __FUNCTION__, static_cast<void *>(this), GetID(), GetProtocolID(), in ShouldStop()
778 s, GetID(), eDescriptionLevelVerbose, true /* internal */, in ShouldStop()
947 s, GetID(), eDescriptionLevelVerbose, true /* internal */, in ShouldStop()
966 GetID(), eVoteNoOpinion); in ShouldReportStop()
975 GetID(), eVoteNoOpinion); in ShouldReportStop()
983 GetID(), eVoteNoOpinion); in ShouldReportStop()
993 GetID()); in ShouldReportStop()
1011 GetID(), thread_vote); in ShouldReportStop()
1031 GetIndexID(), static_cast<void *>(this), GetID(), in ShouldReportRun()
1040 GetIndexID(), static_cast<void *>(this), GetID(), in ShouldReportRun()
1053 ThreadPlanStack *plans = GetProcess()->FindThreadPlans(GetID()); in GetPlans()
1077 thread_plan_sp->GetThread().GetID()); in PushPlan()
1088 popped_plan_sp->GetName(), popped_plan_sp->GetThread().GetID()); in PopPlan()
1098 discarded_plan_sp->GetThread().GetID()); in DiscardPlan()
1200 GetID(), static_cast<void *>(up_to_plan_ptr)); in DiscardThreadPlansUpToPlan()
1210 GetID(), force); in DiscardThreadPlans()
1442 frame_idx, GetID()); in ReturnFromFrameWithIndex()
1745 (GetID() != GetProcess()->GetThreadList().GetSelectedThread()->GetID())) in GetStatus()
1879 if (bp_site_sp && static_cast<break_id_t>(value) == bp_site_sp->GetID()) in IsStillAtLastBreakpointHit()
1915 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepIn()
1948 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepOver()
1972 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepOut()