Lines Matching refs:IsUnsupportedResponse
542 if (response.IsUnsupportedResponse()) { in GetThreadsInfo()
753 if (response.IsUnsupportedResponse() && m_supports_vRun) in GetLaunchSuccess()
816 if (!response.IsUnsupportedResponse()) in SendArgumentsPacket()
890 if (response.IsUnsupportedResponse()) in SendEnvironmentPacket()
910 if (response.IsUnsupportedResponse()) in SendEnvironmentPacket()
952 } else if (response.IsUnsupportedResponse()) { in SendLaunchEventDataPacket()
1446 if (response.IsUnsupportedResponse()) in AllocateMemory()
1468 if (response.IsUnsupportedResponse()) in DeallocateMemory()
1926 if (response.IsUnsupportedResponse()) in GetWorkingDir()
2712 if (response.IsUnsupportedResponse() && IsConnected()) in SendSetCurrentThreadPacket()
2765 if (response.IsUnsupportedResponse()) in GetThreadStopInfo()
2812 if (response.IsUnsupportedResponse()) { in SendGDBStoppointTypePacket()
2882 if ((response.IsUnsupportedResponse() || response.IsNormalResponse()) && in GetCurrentProcessAndThreadIDs()
3131 if (!response.IsUnsupportedResponse()) { in GetFileSize()
3186 if (!response.IsUnsupportedResponse()) { in GetFilePermissions()
3368 if (!response.IsUnsupportedResponse()) { in GetFileExists()
3508 if (response.IsUnsupportedResponse()) in SaveRegisterState()
3537 if (response.IsUnsupportedResponse()) in RestoreRegisterState()
3567 if (response.IsUnsupportedResponse()) in SendTraceSupported()
3600 if (response.IsUnsupportedResponse()) in SendTraceStop()
3635 if (response.IsUnsupportedResponse()) in SendTraceStart()
3670 if (response.IsUnsupportedResponse()) in SendTraceGetState()
3780 if (response.IsUnsupportedResponse()) { in GetModuleInfo()
3885 if (response.IsUnsupportedResponse()) { in GetModulesInfo()
4036 if (response.IsUnsupportedResponse()) { in ServeSymbolLookups()