Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNB.h171 const char *DNBThreadGetName(nub_process_t pid, nub_thread_t tid);
DDNB.cpp889 const char *DNBThreadGetName(nub_process_t pid, nub_thread_t tid) { in DNBThreadGetName() function
DRNBRemote.cpp2881 const char *thread_name = DNBThreadGetName(pid, tid); in SendStopReplyPacketForThread()
5568 const char *thread_name = DNBThreadGetName(pid, tid); in GetJSONThreadsInfo()