Searched refs:IsOKResponse (Results 1 – 4 of 4) sorted by relevance
212 if (response.IsOKResponse()) { in QueryNoAckModeSupported()229 if (response.IsOKResponse()) in GetListThreadsInStopReplySupported()242 if (response.IsOKResponse()) in GetVAttachOrWaitSupported()256 if (response.IsOKResponse()) in GetSyncThreadStateSupported()424 if (response.IsOKResponse()) in GetThreadSuffixSupported()566 if (response.IsOKResponse()) { in GetThreadExtendedInfoSupported()582 if (response.IsOKResponse()) { in EnableErrorStringInPacket()595 if (response.IsOKResponse()) { in GetLoadedDynamicLibrariesInfosSupported()609 if (response.IsOKResponse()) { in GetSharedCacheInfoSupported()693 !response.IsOKResponse()) { in WriteMemoryTags()[all …]
2658 if (response.IsOKResponse()) { in FlashErase()2688 if (response.IsOKResponse()) { in FlashDone()2749 if (response.IsOKResponse()) { in DoWriteMemory()
192 bool IsOKResponse() const;
473 bool StringExtractorGDBRemote::IsOKResponse() const { in IsOKResponse() function in StringExtractorGDBRemote