Home
last modified time | relevance | path

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

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