Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h606 void MaybeEnableCompression(std::vector<std::string> supported_compressions);
DGDBRemoteCommunicationClient.cpp421 MaybeEnableCompression(supported_compressions); in GetRemoteQSupported()
1027 void GDBRemoteCommunicationClient::MaybeEnableCompression( in MaybeEnableCompression() function in GDBRemoteCommunicationClient