Home
last modified time | relevance | path

Searched refs:SendRequestPacket (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h84 bool SendRequestPacket(const PacketStreamType &request_packet);
H A DCommunicationKDP.cpp46 bool CommunicationKDP::SendRequestPacket( in SendRequestPacket() function in CommunicationKDP