Home
last modified time | relevance | path

Searched refs:SetResponseValidatorToJSON (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/include/lldb/Utility/
DStringExtractorGDBRemote.h44 void SetResponseValidatorToJSON();
/external/llvm-project/lldb/source/Utility/
DStringExtractorGDBRemote.cpp597 void StringExtractorGDBRemote::SetResponseValidatorToJSON() { in SetResponseValidatorToJSON() function in StringExtractorGDBRemote
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp4009 response.SetResponseValidatorToJSON(); in GetExtendedInfoForThread()
4082 response.SetResponseValidatorToJSON(); in GetLoadedDynamicLibrariesInfos_sender()
4116 response.SetResponseValidatorToJSON(); in GetSharedCacheInfo()
DGDBRemoteCommunicationClient.cpp577 response.SetResponseValidatorToJSON(); in GetThreadsInfo()