Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h609 bool m_supported_async_json_packets_is_valid = false; variable
H A DGDBRemoteCommunicationClient.cpp322 m_supported_async_json_packets_is_valid = false; in ResetDiscoverableSettings()
4134 if (!m_supported_async_json_packets_is_valid) { in GetSupportedStructuredDataPlugins()
4136 m_supported_async_json_packets_is_valid = true; in GetSupportedStructuredDataPlugins()