Searched refs:SendGetTraceConfigPacket (Results 1 – 3 of 3) sorted by relevance
516 Status SendGetTraceConfigPacket(lldb::user_id_t uid, TraceOptions &options);
3391 GDBRemoteCommunicationClient::SendGetTraceConfigPacket(lldb::user_id_t uid, in SendGetTraceConfigPacket() function in GDBRemoteCommunicationClient
1307 return m_gdb_comm.SendGetTraceConfigPacket(uid, options); in GetTraceConfig()