Searched refs:FindQueueByIndexID (Results 1 – 2 of 2) sorted by relevance
92 lldb::QueueSP FindQueueByIndexID(uint32_t index_id);
58 lldb::QueueSP QueueList::FindQueueByIndexID(uint32_t index_id) { in FindQueueByIndexID() function in QueueList