Searched refs:GetThreadSpecNoCreate (Results 1 – 7 of 7) sorted by relevance
116 const ThreadSpec *WatchpointOptions::GetThreadSpecNoCreate() const { in GetThreadSpecNoCreate() function in WatchpointOptions144 if ((GetThreadSpecNoCreate() != nullptr && in GetDescription()145 GetThreadSpecNoCreate()->HasSpecification())) { in GetDescription()
120 ->GetThreadSpecNoCreate(); in GetThreadID()142 ->GetThreadSpecNoCreate(); in GetThreadIndex()164 ->GetThreadSpecNoCreate(); in GetThreadName()186 ->GetThreadSpecNoCreate(); in GetQueueName()383 ->GetThreadSpecNoCreate()); in ValidForThisThread()629 ->GetThreadSpecNoCreate()->GetTID(); in Dump()
363 if (m_options_up->GetThreadSpecNoCreate() == nullptr) in GetThreadID()366 return m_options_up->GetThreadSpecNoCreate()->GetTID(); in GetThreadID()378 if (m_options_up->GetThreadSpecNoCreate() == nullptr) in GetThreadIndex()381 return m_options_up->GetThreadSpecNoCreate()->GetIndex(); in GetThreadIndex()394 if (m_options_up->GetThreadSpecNoCreate() == nullptr) in GetThreadName()397 return m_options_up->GetThreadSpecNoCreate()->GetName(); in GetThreadName()410 if (m_options_up->GetThreadSpecNoCreate() == nullptr) in GetQueueName()413 return m_options_up->GetThreadSpecNoCreate()->GetQueueName(); in GetQueueName()
524 const ThreadSpec *BreakpointOptions::GetThreadSpecNoCreate() const { in GetThreadSpecNoCreate() function in BreakpointOptions555 (GetThreadSpecNoCreate() != nullptr && in GetDescription()556 GetThreadSpecNoCreate()->HasSpecification())) { in GetDescription()
171 const ThreadSpec *GetThreadSpecNoCreate() const;
366 const ThreadSpec *GetThreadSpecNoCreate() const;
344 bkpt_sp->GetOptions()->GetThreadSpecNoCreate(); in GetThreadIndex()373 bkpt_sp->GetOptions()->GetThreadSpecNoCreate(); in GetThreadName()402 bkpt_sp->GetOptions()->GetThreadSpecNoCreate(); in GetQueueName()