Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h126 PacketResult SendONotification(const char *buffer, uint32_t len);
H A DGDBRemoteCommunicationServerLLGS.cpp1191 GDBRemoteCommunicationServerLLGS::SendONotification(const char *buffer, in SendONotification() function in GDBRemoteCommunicationServerLLGS
1262 SendONotification(buffer, bytes_read); in SendProcessOutput()