Home
last modified time | relevance | path

Searched defs:json_packet (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/unittests/Process/gdb-remote/
DGDBRemoteClientBaseTest.cpp300 const std::string json_packet = "JSON-async:" + json_payload; in TEST_F() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp3384 StructuredData::Dictionary json_packet; in SendStartTracePacket() local
3425 StructuredData::Dictionary json_packet; in SendStopTracePacket() local
3513 StructuredData::Dictionary json_packet; in SendGetTraceConfigPacket() local
3579 StructuredData::Dictionary json_packet; in SendGetTraceDataPacket() local
DGDBRemoteCommunicationServerLLGS.cpp1210 StructuredData::Dictionary json_packet; in Handle_jLLDBTraceSupportedType() local
1263 StructuredData::Dictionary json_packet; in Handle_jTraceConfigRead() local