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

/external/lldb/tools/debugserver/source/
H A DRNBRemote.h175 rnb_err_t HandlePacket_qVAttachOrWaitSupported (const char *p);
H A DRNBRemote.cpp171 t.push_back (Packet (query_vattachorwait_supported, &RNBRemote::HandlePacket_qVAttachOrWaitSupported,NULL, "qVAttachOrWaitSupported", "Replys with OK if the 'vAttachOrWait' packet is supported."));
1407 RNBRemote::HandlePacket_qVAttachOrWaitSupported (const char *p) function in class:RNBRemote

Completed in 350 milliseconds