Searched refs:GetThreadSpecNoCreate (Results 1 – 7 of 7) sorted by relevance
105 const ThreadSpec *WatchpointOptions::GetThreadSpecNoCreate() const { in GetThreadSpecNoCreate() function in WatchpointOptions134 if ((GetThreadSpecNoCreate() != nullptr && in GetDescription()135 GetThreadSpecNoCreate()->HasSpecification())) { in GetDescription()
117 .GetThreadSpecNoCreate(); in GetThreadID()139 .GetThreadSpecNoCreate(); in GetThreadIndex()161 .GetThreadSpecNoCreate(); in GetThreadName()183 .GetThreadSpecNoCreate(); in GetQueueName()386 .GetThreadSpecNoCreate()); in ValidForThisThread()633 .GetThreadSpecNoCreate() in Dump()
349 if (m_options.GetThreadSpecNoCreate() == nullptr) in GetThreadID()352 return m_options.GetThreadSpecNoCreate()->GetTID(); in GetThreadID()364 if (m_options.GetThreadSpecNoCreate() == nullptr) in GetThreadIndex()367 return m_options.GetThreadSpecNoCreate()->GetIndex(); in GetThreadIndex()380 if (m_options.GetThreadSpecNoCreate() == nullptr) in GetThreadName()383 return m_options.GetThreadSpecNoCreate()->GetName(); in GetThreadName()396 if (m_options.GetThreadSpecNoCreate() == nullptr) in GetQueueName()399 return m_options.GetThreadSpecNoCreate()->GetQueueName(); in GetQueueName()
504 const ThreadSpec *BreakpointOptions::GetThreadSpecNoCreate() const { in GetThreadSpecNoCreate() function in BreakpointOptions534 (GetThreadSpecNoCreate() != nullptr && in GetDescription()535 GetThreadSpecNoCreate()->HasSpecification())) { in GetDescription()
144 const ThreadSpec *GetThreadSpecNoCreate() const;
316 const ThreadSpec *GetThreadSpecNoCreate() const;
400 bkpt_sp->GetOptions().GetThreadSpecNoCreate(); in GetThreadIndex()430 bkpt_sp->GetOptions().GetThreadSpecNoCreate(); in GetThreadName()459 bkpt_sp->GetOptions().GetThreadSpecNoCreate(); in GetQueueName()