Searched refs:SendGetDataPacket (Results 1 – 3 of 3) sorted by relevance
508 Status SendGetDataPacket(lldb::user_id_t uid, lldb::tid_t thread_id,
3372 Status GDBRemoteCommunicationClient::SendGetDataPacket( in SendGetDataPacket() function in GDBRemoteCommunicationClient
1296 return m_gdb_comm.SendGetDataPacket(uid, thread_id, buffer, offset); in GetData()