Home
last modified time | relevance | path

Searched defs:SendGetTraceConfigPacket (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/unittests/Process/gdb-remote/
DGDBRemoteCommunicationClientTest.cpp567 TEST_F(GDBRemoteCommunicationClientTest, SendGetTraceConfigPacket) { in TEST_F() argument
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp3503 GDBRemoteCommunicationClient::SendGetTraceConfigPacket(lldb::user_id_t uid, in SendGetTraceConfigPacket() function in GDBRemoteCommunicationClient