Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h186 PacketResult SendNotificationPacketNoLock(llvm::StringRef notify_type,
H A DGDBRemoteCommunication.cpp129 llvm::StringRef notify_type, std::deque<std::string> &queue, in SendNotificationPacketNoLock() argument
138 packet.Write(notify_type.data(), notify_type.size()); in SendNotificationPacketNoLock()