Lines Matching refs:IsUnsupportedResponse
580 if (response.IsUnsupportedResponse()) { in GetThreadsInfo()
873 if (response.IsUnsupportedResponse()) in SendEnvironmentPacket()
887 if (response.IsUnsupportedResponse()) in SendEnvironmentPacket()
924 } else if (response.IsUnsupportedResponse()) { in SendLaunchEventDataPacket()
1398 if (response.IsUnsupportedResponse()) in AllocateMemory()
1420 if (response.IsUnsupportedResponse()) in DeallocateMemory()
1846 if (response.IsUnsupportedResponse()) in GetWorkingDir()
2634 if (response.IsUnsupportedResponse() && IsConnected()) { in SetCurrentThread()
2670 if (response.IsUnsupportedResponse() && IsConnected()) { in SetCurrentThreadForRun()
2696 if (response.IsUnsupportedResponse()) in GetThreadStopInfo()
2742 if (response.IsUnsupportedResponse()) { in SendGDBStoppointTypePacket()
2807 if ((response.IsUnsupportedResponse() || response.IsNormalResponse()) && in GetCurrentThreadIDs()
3329 if (response.IsUnsupportedResponse()) in SaveRegisterState()
3358 if (response.IsUnsupportedResponse()) in RestoreRegisterState()
3486 if (response.IsUnsupportedResponse()) in SendGetSupportedTraceType()
3676 if (response.IsUnsupportedResponse()) { in GetModuleInfo()
3781 if (response.IsUnsupportedResponse()) { in GetModulesInfo()
3941 if (response.IsUnsupportedResponse()) { in ServeSymbolLookups()