Lines Matching refs:PacketResult
350 GDBRemoteCommunication::PacketResult
655 GDBRemoteCommunication::PacketResult
859 PacketResult result = SendStopReasonForState(StateType::eStateExited); in HandleInferiorState_Exited()
860 if (result != PacketResult::Success) { in HandleInferiorState_Exited()
891 PacketResult result = SendStopReasonForState(StateType::eStateStopped); in HandleInferiorState_Stopped()
892 if (result != PacketResult::Success) { in HandleInferiorState_Stopped()
972 const PacketResult result = GetPacketAndSendResponse( in DataAvailableCallback()
974 if (result == PacketResult::ErrorReplyTimeout) in DataAvailableCallback()
977 if ((result != PacketResult::Success)) { in DataAvailableCallback()
1000 GDBRemoteCommunication::PacketResult
1005 return PacketResult::Success; in SendONotification()
1094 GDBRemoteCommunication::PacketResult
1160 GDBRemoteCommunication::PacketResult
1195 GDBRemoteCommunication::PacketResult
1222 GDBRemoteCommunication::PacketResult
1280 GDBRemoteCommunication::PacketResult
1346 GDBRemoteCommunication::PacketResult
1368 GDBRemoteCommunication::PacketResult
1390 GDBRemoteCommunication::PacketResult
1398 return PacketResult::Success; in Handle_k()
1408 return PacketResult::Success; in Handle_k()
1411 GDBRemoteCommunication::PacketResult
1422 GDBRemoteCommunication::PacketResult
1432 GDBRemoteCommunication::PacketResult
1445 GDBRemoteCommunication::PacketResult
1523 return PacketResult::Success; in Handle_C()
1526 GDBRemoteCommunication::PacketResult
1563 return PacketResult::Success; in Handle_c()
1566 GDBRemoteCommunication::PacketResult
1575 GDBRemoteCommunication::PacketResult
1675 return PacketResult::Success; in Handle_vCont()
1694 GDBRemoteCommunication::PacketResult
1706 GDBRemoteCommunication::PacketResult
1719 return PacketResult::Success; // Ignore in SendStopReasonForState()
1746 GDBRemoteCommunication::PacketResult
1844 GDBRemoteCommunication::PacketResult
1879 GDBRemoteCommunication::PacketResult
1887 GDBRemoteCommunication::PacketResult
1942 GDBRemoteCommunication::PacketResult
2018 GDBRemoteCommunication::PacketResult
2103 GDBRemoteCommunication::PacketResult
2181 GDBRemoteCommunication::PacketResult
2216 GDBRemoteCommunication::PacketResult
2239 return PacketResult::Success; in Handle_interrupt()
2242 GDBRemoteCommunication::PacketResult
2324 GDBRemoteCommunication::PacketResult
2374 GDBRemoteCommunication::PacketResult
2402 GDBRemoteCommunication::PacketResult
2436 return PacketResult::Success; in Handle_M()
2482 GDBRemoteCommunication::PacketResult
2516 GDBRemoteCommunication::PacketResult
2596 GDBRemoteCommunication::PacketResult
2690 GDBRemoteCommunication::PacketResult
2777 GDBRemoteCommunication::PacketResult
2825 return PacketResult::Success; in Handle_s()
2973 GDBRemoteCommunication::PacketResult
3046 GDBRemoteCommunication::PacketResult
3094 GDBRemoteCommunication::PacketResult
3155 GDBRemoteCommunication::PacketResult
3191 GDBRemoteCommunication::PacketResult
3237 GDBRemoteCommunication::PacketResult
3254 GDBRemoteCommunication::PacketResult
3282 GDBRemoteCommunication::PacketResult
3307 GDBRemoteCommunication::PacketResult
3336 GDBRemoteCommunication::PacketResult