Searched refs:IsOKResponse (Results 1 – 4 of 4) sorted by relevance
228 if (response.IsOKResponse()) { in QueryNoAckModeSupported()245 if (response.IsOKResponse()) in GetListThreadsInStopReplySupported()258 if (response.IsOKResponse()) in GetVAttachOrWaitSupported()272 if (response.IsOKResponse()) in GetSyncThreadStateSupported()467 if (response.IsOKResponse()) in GetThreadSuffixSupported()608 if (response.IsOKResponse()) { in GetThreadExtendedInfoSupported()624 if (response.IsOKResponse()) { in EnableErrorStringInPacket()637 if (response.IsOKResponse()) { in GetLoadedDynamicLibrariesInfosSupported()651 if (response.IsOKResponse()) { in GetSharedCacheInfoSupported()735 !response.IsOKResponse()) { in WriteMemoryTags()[all …]
2857 if (response.IsOKResponse()) { in FlashErase()2888 if (response.IsOKResponse()) { in FlashDone()2951 if (response.IsOKResponse()) { in DoWriteMemory()
192 bool IsOKResponse() const;
473 bool StringExtractorGDBRemote::IsOKResponse() const { in IsOKResponse() function in StringExtractorGDBRemote