Searched refs:SetQueueName (Results 1 – 16 of 16) sorted by relevance
21 obj.SetQueueName("my queue")
28 obj.SetQueueName("my queue")
229 SBBreakpointLocation::SetQueueName (const char *queue_name) in SetQueueName() function in SBBreakpointLocation234 m_opaque_sp->SetQueueName (queue_name); in SetQueueName()
449 SBBreakpoint::SetQueueName (const char *queue_name) in SetQueueName() function in SBBreakpoint457 m_opaque_sp->GetOptions()->GetThreadSpec()->SetQueueName (queue_name); in SetQueueName()
92 SetQueueName (const char *queue_name);
175 SetQueueName (const char *queue_name);
80 SetQueueName (const char *queue_name);
113 SetQueueName (const char *queue_name);
179 BreakpointLocation::SetQueueName (const char *queue_name) in SetQueueName() function in BreakpointLocation182 GetLocationOptions()->GetThreadSpec()->SetQueueName(queue_name); in SetQueueName()188 m_options_ap->GetThreadSpec()->SetQueueName(queue_name); in SetQueueName()
263 Breakpoint::SetQueueName (const char *queue_name) in SetQueueName() function in Breakpoint269 m_options.GetThreadSpec()->SetQueueName (queue_name); in SetQueueName()
61 SetQueueName (const char *queue_name) in SetQueueName() function
211 SetQueueName (const char *queue_name);
401 SetQueueName (const char *queue_name);
524 bp->GetOptions()->GetThreadSpec()->SetQueueName(m_options.m_queue_name.c_str()); in DoExecute()942 location->SetQueueName(m_options.m_queue_name.c_str()); in DoExecute()966 bp->SetQueueName(m_options.m_queue_name.c_str()); in DoExecute()
5009 thread_spec->SetQueueName (m_options.m_queue_name.c_str()); in DoExecute()
2439 lldb.SBBreakpoint.SetQueueName lldb.SBBreakpoint-class.html#SetQueueName2481 lldb.SBBreakpointLocation.SetQueueName lldb.SBBreakpointLocation-class.html#SetQueueName