Searched refs:IsErrorResponse (Results 1 – 4 of 4) sorted by relevance
198 bool IsErrorResponse() const;
783 if (response.IsErrorResponse()) in LaunchProcess()1914 if (response.IsErrorResponse()) in GetWorkingDir()2614 if (response.IsErrorResponse()) in LaunchGDBServer()2811 if (response.IsErrorResponse()) in SendGDBStoppointTypePacket()3568 if (response.IsErrorResponse()) in SendTraceSupported()3601 if (response.IsErrorResponse()) in SendTraceStop()3636 if (response.IsErrorResponse()) in SendTraceStart()3671 if (response.IsErrorResponse()) in SendTraceGetState()3705 if (response.IsErrorResponse()) in SendTraceGetBinaryData()3780 if (response.IsErrorResponse()) in GetModuleInfo()[all …]
2587 } else if (response.IsErrorResponse()) in DoReadMemory()2728 if (response.IsErrorResponse()) in FlashErase()2758 if (response.IsErrorResponse()) in FlashDone()2819 } else if (response.IsErrorResponse()) in DoWriteMemory()4990 if (response.IsErrorResponse()) { in GetFileLoadAddress()5155 if (response.IsErrorResponse()) in SaveCore()
485 bool StringExtractorGDBRemote::IsErrorResponse() const { in IsErrorResponse() function in StringExtractorGDBRemote