Lines Matching refs:GetID

264                 static_cast<void *>(this), GetID());  in Thread()
275 static_cast<void *>(this), GetID()); in ~Thread()
498 static_cast<void *>(this), GetID(), in SetStopInfo()
730 __FUNCTION__, GetID(), GetProtocolID()); in ShouldStop()
738 __FUNCTION__, GetID(), GetProtocolID()); in ShouldStop()
750 __FUNCTION__, GetID(), GetProtocolID(), in ShouldStop()
759 __FUNCTION__, static_cast<void *>(this), GetID(), in ShouldStop()
952 GetID(), eVoteNoOpinion); in ShouldReportStop()
962 GetID(), eVoteNoOpinion); in ShouldReportStop()
970 GetID(), eVoteNoOpinion); in ShouldReportStop()
979 GetID()); in ShouldReportStop()
997 GetID(), thread_vote); in ShouldReportStop()
1016 GetIndexID(), static_cast<void *>(this), GetID(), in ShouldReportRun()
1025 GetIndexID(), static_cast<void *>(this), GetID(), in ShouldReportRun()
1056 thread_plan_sp->GetThread().GetID()); in PushPlan()
1070 plan->GetName(), plan->GetThread().GetID()); in PopPlan()
1084 plan->GetName(), plan->GetThread().GetID()); in DiscardPlan()
1261 GetID(), static_cast<void *>(up_to_plan_ptr)); in DiscardThreadPlansUpToPlan()
1293 GetID(), force); in DiscardThreadPlans()
1550 s->Printf("thread #%u: tid = 0x%4.4" PRIx64 "\n", GetIndexID(), GetID()); in DumpThreadPlans()
1560 s->Printf("thread #%u: tid = 0x%4.4" PRIx64 ":\n", GetIndexID(), GetID()); in DumpThreadPlans()
1646 frame_idx, GetID()); in ReturnFromFrameWithIndex()
1947 (GetID() != GetProcess()->GetThreadList().GetSelectedThread()->GetID())) in GetStatus()
2106 if (bp_site_sp && static_cast<break_id_t>(value) == bp_site_sp->GetID()) in IsStillAtLastBreakpointHit()
2142 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepIn()
2175 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepOver()
2199 process->GetThreadList().SetSelectedThreadByID(GetID()); in StepOut()