Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h611 bool m_supported_async_json_packets_is_valid = false; variable
H A DGDBRemoteCommunicationClient.cpp313 m_supported_async_json_packets_is_valid = false; in ResetDiscoverableSettings()
4138 if (!m_supported_async_json_packets_is_valid) { in GetSupportedStructuredDataPlugins()
4140 m_supported_async_json_packets_is_valid = true; in GetSupportedStructuredDataPlugins()