Searched refs:IsOKResponse (Results 1 – 5 of 5) sorted by relevance
223 if (response.IsOKResponse()) { in QueryNoAckModeSupported()240 if (response.IsOKResponse()) in GetListThreadsInStopReplySupported()253 if (response.IsOKResponse()) in GetVAttachOrWaitSupported()267 if (response.IsOKResponse()) in GetSyncThreadStateSupported()458 if (response.IsOKResponse()) in GetThreadSuffixSupported()597 if (response.IsOKResponse()) { in GetThreadExtendedInfoSupported()613 if (response.IsOKResponse()) { in EnableErrorStringInPacket()627 if (response.IsOKResponse()) { in GetLoadedDynamicLibrariesInfosSupported()641 if (response.IsOKResponse()) { in GetSharedCacheInfoSupported()657 if (response.IsOKResponse()) in GetxPacketSupported()[all …]
244 if (response.IsOKResponse()) in SendvContPacket()
1477 if (response.IsOKResponse()) in HandleStopReplySequence()2839 if (response.IsOKResponse()) { in FlashErase()2868 if (response.IsOKResponse()) { in FlashDone()2929 if (response.IsOKResponse()) { in DoWriteMemory()
180 bool IsOKResponse() const;
442 bool StringExtractorGDBRemote::IsOKResponse() const { in IsOKResponse() function in StringExtractorGDBRemote