Searched defs:queue_name (Results 1 – 12 of 12) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | ThreadSpec.h | 51 void SetQueueName(llvm::StringRef queue_name) { in SetQueueName() 92 bool QueueNameMatches(const char *queue_name) const { in QueueNameMatches()
|
D | QueueItem.h | 126 void SetQueueLabel(std::string queue_name) { m_queue_label = queue_name; } in SetQueueLabel() 130 void SetTargetQueueLabel(std::string queue_name) { in SetTargetQueueLabel()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Target/ |
D | ThreadSpec.h | 51 void SetQueueName(llvm::StringRef queue_name) { in SetQueueName() 92 bool QueueNameMatches(const char *queue_name) const { in QueueNameMatches()
|
D | QueueItem.h | 126 void SetQueueLabel(std::string queue_name) { m_queue_label = queue_name; } in SetQueueLabel() 130 void SetTargetQueueLabel(std::string queue_name) { in SetTargetQueueLabel()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | ThreadSpec.h | 51 void SetQueueName(llvm::StringRef queue_name) { in SetQueueName() 92 bool QueueNameMatches(const char *queue_name) const { in QueueNameMatches()
|
D | QueueItem.h | 126 void SetQueueLabel(std::string queue_name) { m_queue_label = queue_name; } in SetQueueLabel() 130 void SetTargetQueueLabel(std::string queue_name) { in SetTargetQueueLabel()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | ThreadSpec.h | 51 void SetQueueName(llvm::StringRef queue_name) { in SetQueueName() 92 bool QueueNameMatches(const char *queue_name) const { in QueueNameMatches()
|
D | QueueItem.h | 126 void SetQueueLabel(std::string queue_name) { m_queue_label = queue_name; } in SetQueueLabel() 130 void SetTargetQueueLabel(std::string queue_name) { in SetTargetQueueLabel()
|
/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 2522 def SetQueueName(self, queue_name): argument 2901 def SetQueueName(self, queue_name): argument 3048 def SetQueueName(self, queue_name): argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 2506 def SetQueueName(self, queue_name): argument 2885 def SetQueueName(self, queue_name): argument 3032 def SetQueueName(self, queue_name): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 2470 def SetQueueName(self, queue_name): argument 2849 def SetQueueName(self, queue_name): argument 2996 def SetQueueName(self, queue_name): argument
|
/prebuilts/clang/host/linux-x86/clang-r547379/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 2646 def SetQueueName(self, queue_name): argument 3025 def SetQueueName(self, queue_name): argument 3172 def SetQueueName(self, queue_name): argument
|