Home
last modified time | relevance | path

Searched defs:OutboundMessage (Results 1 – 16 of 16) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/port/
H A DUdpSocketFd.h63 struct OutboundMessage { struct
73 Status send_message(const OutboundMessage &message, bool &is_sent) TD_WARN_UNUSED_RESULT; argument
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_p2p.h424 struct OutboundMessage struct
431 …std_vector< OutboundMessage > m_vecUnackedOutboundMessages; // outbound messages that have not bee… argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/godartsass/internal/embeddedsass/
H A Dembedded_sass.pb.go513 type OutboundMessage struct { struct
514 state protoimpl.MessageState
515 sizeCache protoimpl.SizeCache
516 unknownFields protoimpl.UnknownFields
529 Message isOutboundMessage_Message `protobuf_oneof:"message"`
532 func (x *OutboundMessage) Reset() {
541 func (x *OutboundMessage) String() string {
545 func (*OutboundMessage) ProtoMessage() {}
547 func (x *OutboundMessage) ProtoReflect() protoreflect.Message {
560 func (*OutboundMessage) Descriptor() ([]byte, []int) {
[all …]
H A Dembedded_sass.proto251 message OutboundMessage { message
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/websocket/
H A DWebSocketChannel.h40 class OutboundMessage; variable
H A DWebSocketChannel.cpp916 class OutboundMessage { class
918 OutboundMessage(WsMsgType type, const nsACString& str) in OutboundMessage() function in mozilla::net::OutboundMessage
925 OutboundMessage(nsIInputStream* stream, uint32_t length) in OutboundMessage() function in mozilla::net::OutboundMessage
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/websocket/
H A DWebSocketChannel.h40 class OutboundMessage; variable
H A DWebSocketChannel.cpp916 class OutboundMessage { class
918 OutboundMessage(WsMsgType type, const nsACString& str) in OutboundMessage() function in mozilla::net::OutboundMessage
925 OutboundMessage(nsIInputStream* stream, uint32_t length) in OutboundMessage() function in mozilla::net::OutboundMessage
/dports/www/firefox/firefox-99.0/netwerk/protocol/websocket/
H A DWebSocketChannel.h41 class OutboundMessage; variable
H A DWebSocketChannel.cpp959 class OutboundMessage { class
961 OutboundMessage(WsMsgType type, const nsACString& str) in OutboundMessage() function in mozilla::net::OutboundMessage
968 OutboundMessage(nsIInputStream* stream, uint32_t length) in OutboundMessage() function in mozilla::net::OutboundMessage
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/websocket/
H A DWebSocketChannel.h41 class OutboundMessage; variable
H A DWebSocketChannel.cpp911 class OutboundMessage { class
913 OutboundMessage(WsMsgType type, nsCString *str) in OutboundMessage() function in mozilla::net::OutboundMessage
921 OutboundMessage(nsIInputStream *stream, uint32_t length) in OutboundMessage() function in mozilla::net::OutboundMessage
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/websocket/
H A DWebSocketChannel.h40 class OutboundMessage; variable
H A DWebSocketChannel.cpp908 class OutboundMessage { class
910 OutboundMessage(WsMsgType type, const nsACString& str) in OutboundMessage() function in mozilla::net::OutboundMessage
917 OutboundMessage(nsIInputStream* stream, uint32_t length) in OutboundMessage() function in mozilla::net::OutboundMessage
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/websocket/
H A DWebSocketChannel.h45 class OutboundMessage; variable
H A DWebSocketChannel.cpp965 class OutboundMessage class
968 OutboundMessage(WsMsgType type, nsCString *str) in OutboundMessage() function in mozilla::net::OutboundMessage
977 OutboundMessage(nsIInputStream *stream, uint32_t length) in OutboundMessage() function in mozilla::net::OutboundMessage