Searched refs:GetQueueName (Results 1 – 19 of 19) sorted by relevance
52 ThreadSpec::GetQueueName () const in GetQueueName() function in ThreadSpec92 const char *queue_name = thread.GetQueueName(); in QueueNameMatches()152 const char *queue_name = GetQueueName(); in GetDescription()
64 GetQueueName () in GetQueueName() function69 m_backing_thread_sp->GetQueueName(); in GetQueueName()
67 GetQueueName () in GetQueueName() function
277 if (m_options.GetThreadSpec()->GetQueueName() != NULL in SetQueueName()278 && ::strcmp (m_options.GetThreadSpec()->GetQueueName(), queue_name) == 0) in SetQueueName()286 Breakpoint::GetQueueName () const in GetQueueName() function in Breakpoint291 return m_options.GetThreadSpecNoCreate()->GetQueueName(); in GetQueueName()
207 BreakpointLocation::GetQueueName () const in GetQueueName() function in BreakpointLocation210 return GetOptionsNoCreate()->GetThreadSpecNoCreate()->GetQueueName(); in GetQueueName()
239 SBBreakpointLocation::GetQueueName () const in GetQueueName() function in SBBreakpointLocation244 m_opaque_sp->GetQueueName (); in GetQueueName()
463 SBBreakpoint::GetQueueName () const in GetQueueName() function in SBBreakpoint471 name = thread_spec->GetQueueName(); in GetQueueName()
483 SBThread::GetQueueName () const in GetQueueName() function in SBThread495 name = exe_ctx.GetThreadPtr()->GetQueueName(); in GetQueueName()1316 const char *queue_name = new_thread_sp->GetQueueName(); in GetExtendedBacktraceThread()
83 GetQueueName () const;
116 GetQueueName () const;
95 GetQueueName() const;
39 GetQueueName ();
69 ThreadGDBRemote::GetQueueName () in GetQueueName() function in ThreadGDBRemote
82 GetQueueName () const;
296 GetQueueName () in GetQueueName() function
214 GetQueueName () const;
422 GetQueueName () const;
1917 cstr = thread->GetQueueName(); in FormatPromptRecurse()
4181 const char *queue_name = thread_sp->GetQueueName(); in MenuDelegateAction()