Searched refs:vattach (Results 1 – 5 of 5) sorted by relevance
88 if (type == RNBRemote::vattach || type == RNBRemote::vattachwait) { in RNBRunLoopGetStartModeFromRemote()
63 vattach, // 'vAttach;pid' enumerator
120 if (type == RNBRemote::vattach || type == RNBRemote::vattachwait || in RNBRunLoopGetStartModeFromRemote()
957 * RNBRemote.h (PacketEnum): Added a new 'vattach' enum for the "vAttach;PID"960 * RNBRemote.cpp (RNBRemote::CreatePacketTable): add the vattach packet definition
265 t.push_back(Packet(vattach, &RNBRemote::HandlePacket_v, NULL, "vAttach", in CreatePacketTable()