Lines Matching refs:PacketResult
152 return PacketResult::Success; in GDBRemoteCommunicationServerPlatform()
225 GDBRemoteCommunication::PacketResult
278 PacketResult packet_result = SendPacketNoLock(response.GetString()); in Handle_qLaunchGDBServer()
279 if (packet_result != PacketResult::Success) { in Handle_qLaunchGDBServer()
286 GDBRemoteCommunication::PacketResult
311 GDBRemoteCommunication::PacketResult
389 GDBRemoteCommunication::PacketResult
407 GDBRemoteCommunication::PacketResult
439 GDBRemoteCommunication::PacketResult
452 GDBRemoteCommunication::PacketResult
464 GDBRemoteCommunication::PacketResult
491 GDBRemoteCommunication::PacketResult