Lines Matching refs:PacketResult
151 return PacketResult::Success; in GDBRemoteCommunicationServerPlatform()
232 GDBRemoteCommunication::PacketResult
285 PacketResult packet_result = SendPacketNoLock(response.GetString()); in Handle_qLaunchGDBServer()
286 if (packet_result != PacketResult::Success) { in Handle_qLaunchGDBServer()
293 GDBRemoteCommunication::PacketResult
318 GDBRemoteCommunication::PacketResult
396 GDBRemoteCommunication::PacketResult
414 GDBRemoteCommunication::PacketResult
446 GDBRemoteCommunication::PacketResult
459 GDBRemoteCommunication::PacketResult
471 GDBRemoteCommunication::PacketResult
498 GDBRemoteCommunication::PacketResult