Lines Matching refs:IsUnsupportedResponse

551       if (response.IsUnsupportedResponse()) {  in GetThreadsInfo()
624 if (!response.IsUnsupportedResponse()) in GetDynamicLoaderProcessStateSupported()
789 if (!response.IsUnsupportedResponse()) in LaunchProcess()
876 if (response.IsUnsupportedResponse()) in SendEnvironmentPacket()
896 if (response.IsUnsupportedResponse()) in SendEnvironmentPacket()
938 } else if (response.IsUnsupportedResponse()) { in SendLaunchEventDataPacket()
1452 if (response.IsUnsupportedResponse()) in AllocateMemory()
1474 if (response.IsUnsupportedResponse()) in DeallocateMemory()
1912 if (response.IsUnsupportedResponse()) in GetWorkingDir()
2715 if (response.IsUnsupportedResponse() && IsConnected()) in SendSetCurrentThreadPacket()
2768 if (response.IsUnsupportedResponse()) in GetThreadStopInfo()
2815 if (response.IsUnsupportedResponse()) { in SendGDBStoppointTypePacket()
2885 if ((response.IsUnsupportedResponse() || response.IsNormalResponse()) && in GetCurrentProcessAndThreadIDs()
3134 if (!response.IsUnsupportedResponse()) { in GetFileSize()
3189 if (!response.IsUnsupportedResponse()) { in GetFilePermissions()
3371 if (!response.IsUnsupportedResponse()) { in GetFileExists()
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()
3888 if (response.IsUnsupportedResponse()) { in GetModulesInfo()
4039 if (response.IsUnsupportedResponse()) { in ServeSymbolLookups()