Home
last modified time | relevance | path

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

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