Searched refs:GetQueueAtIndex (Results 1 – 5 of 5) sorted by relevance
48 lldb::QueueSP GetQueueAtIndex(uint32_t idx);
26 lldb::QueueSP QueueList::GetQueueAtIndex(uint32_t idx) { in GetQueueAtIndex() function in QueueList
120 lldb::SBQueue GetQueueAtIndex(size_t index);
422 SBQueue SBProcess::GetQueueAtIndex(size_t index) { in GetQueueAtIndex() function in SBProcess433 queue_sp = process_sp->GetQueueList().GetQueueAtIndex(index); in GetQueueAtIndex()
44456 result = (arg1)->GetQueueAtIndex(arg2); in _wrap_SBProcess_GetQueueAtIndex()