Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h82 bool SendRequestPacket(const PacketStreamType &request_packet);
H A DCommunicationKDP.cpp46 bool CommunicationKDP::SendRequestPacket( in SendRequestPacket() function in CommunicationKDP