Searched refs:IsUnsupportedResponse (Results 1 – 4 of 4) sorted by relevance
789 if (!response.IsUnsupportedResponse()) in LaunchProcess()876 if (response.IsUnsupportedResponse()) in SendEnvironmentPacket()1912 if (response.IsUnsupportedResponse()) in GetWorkingDir()3511 if (response.IsUnsupportedResponse()) in SaveRegisterState()3540 if (response.IsUnsupportedResponse()) in RestoreRegisterState()3570 if (response.IsUnsupportedResponse()) in SendTraceSupported()3603 if (response.IsUnsupportedResponse()) in SendTraceStop()3638 if (response.IsUnsupportedResponse()) in SendTraceStart()3673 if (response.IsUnsupportedResponse()) in SendTraceGetState()3783 if (response.IsUnsupportedResponse()) { in GetModuleInfo()[all …]
2589 else if (response.IsUnsupportedResponse()) in DoReadMemory()2731 else if (response.IsUnsupportedResponse()) in FlashErase()2760 else if (response.IsUnsupportedResponse()) in FlashDone()2822 else if (response.IsUnsupportedResponse()) in DoWriteMemory()
194 bool IsUnsupportedResponse() const;
477 bool StringExtractorGDBRemote::IsUnsupportedResponse() const { in IsUnsupportedResponse() function in StringExtractorGDBRemote