Searched refs:IsOKResponse (Results 1 – 4 of 4) sorted by relevance
214 if (response.IsOKResponse()) { in QueryNoAckModeSupported()231 if (response.IsOKResponse()) in GetListThreadsInStopReplySupported()244 if (response.IsOKResponse()) in GetVAttachOrWaitSupported()258 if (response.IsOKResponse()) in GetSyncThreadStateSupported()439 if (response.IsOKResponse()) in GetThreadSuffixSupported()580 if (response.IsOKResponse()) { in GetThreadExtendedInfoSupported()596 if (response.IsOKResponse()) { in EnableErrorStringInPacket()609 if (response.IsOKResponse()) { in GetLoadedDynamicLibrariesInfosSupported()623 if (response.IsOKResponse()) { in GetSharedCacheInfoSupported()707 !response.IsOKResponse()) { in WriteMemoryTags()[all …]
2746 if (response.IsOKResponse()) { in FlashErase()2776 if (response.IsOKResponse()) { in FlashDone()2837 if (response.IsOKResponse()) { in DoWriteMemory()
192 bool IsOKResponse() const;
473 bool StringExtractorGDBRemote::IsOKResponse() const { in IsOKResponse() function in StringExtractorGDBRemote