Home
last modified time | relevance | path

Searched refs:m_supported_async_json_packets_is_valid (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h613 bool m_supported_async_json_packets_is_valid = false; variable
H A DGDBRemoteCommunicationClient.cpp323 m_supported_async_json_packets_is_valid = false; in ResetDiscoverableSettings()
4207 if (!m_supported_async_json_packets_is_valid) { in GetSupportedStructuredDataPlugins()
4209 m_supported_async_json_packets_is_valid = true; in GetSupportedStructuredDataPlugins()