Home
last modified time | relevance | path

Searched refs:GetDispatchQueueNameForThread (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp77 …return gdb_process->GetDispatchQueueNameForThread (m_thread_dispatch_qaddr, m_dispatch_queue_name); in GetQueueName()
DProcessGDBRemote.h369 GetDispatchQueueNameForThread (lldb::addr_t thread_dispatch_qaddr,
DProcessGDBRemote.cpp2920 ProcessGDBRemote::GetDispatchQueueNameForThread in GetDispatchQueueNameForThread() function in ProcessGDBRemote