Searched refs:HandlePacket_QThreadSuffixSupported (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DRNBRemote.h183 rnb_err_t HandlePacket_QThreadSuffixSupported (const char *p);
H A DRNBRemote.cpp177 t.push_back (Packet (prefix_reg_packets_with_tid, &RNBRemote::HandlePacket_QThreadSuffixSupported , NULL, "QThreadSuffixSupported", "Check if thread specifc packets (register packets 'g', 'G', 'p', and 'P') support having the thread ID appended to the end of the command"));
2051 RNBRemote::HandlePacket_QThreadSuffixSupported (const char *p) function in class:RNBRemote

Completed in 210 milliseconds