Searched refs:notify_type (Results 1 – 3 of 3) sorted by relevance
184 PacketResult SendNotificationPacketNoLock(llvm::StringRef notify_type,
126 llvm::StringRef notify_type, std::deque<std::string> &queue, in SendNotificationPacketNoLock() argument135 packet.Write(notify_type.data(), notify_type.size()); in SendNotificationPacketNoLock()
551 int32_t notify_type; member