Searched refs:IsErrorResponse (Results 1 – 5 of 5) sorted by relevance
186 bool IsErrorResponse() const;
454 bool StringExtractorGDBRemote::IsErrorResponse() const { in IsErrorResponse() function in StringExtractorGDBRemote
187 if (Extractor.IsErrorResponse()) in SendMessage()
1349 if (response.IsErrorResponse()) in SendAttach()1400 else if (!response.IsErrorResponse()) in AllocateMemory()1848 if (response.IsErrorResponse()) in GetWorkingDir()2738 if (response.IsErrorResponse()) in SendGDBStoppointTypePacket()3484 if (response.IsErrorResponse()) in SendGetSupportedTraceType()3673 if (response.IsErrorResponse()) in GetModuleInfo()3778 response.IsErrorResponse()) in GetModulesInfo()
2732 } else if (response.IsErrorResponse()) in DoReadMemory()2842 if (response.IsErrorResponse()) in FlashErase()2871 if (response.IsErrorResponse()) in FlashDone()2932 } else if (response.IsErrorResponse()) in DoWriteMemory()4889 if (response.IsErrorResponse()) { in GetFileLoadAddress()