Home
last modified time | relevance | path

Searched refs:Messaging (Results 1 – 25 of 2126) sorted by relevance

12345678910>>...86

/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMono.Messaging.RabbitMQ.cs21 namespace Mono.Messaging.RabbitMQ
28 …Mono.Messaging.IMessage Receive(Mono.Messaging.QueueReference qRef, System.TimeSpan timeout, Mono. in Receive()
29 void Send(Mono.Messaging.QueueReference qRef, Mono.Messaging.IMessage msg); in Send()
51 …public Mono.Messaging.IMessage Receive(Mono.Messaging.QueueReference qRef, System.TimeSpan timeout… in Receive()
52 public void Send(Mono.Messaging.QueueReference qRef, Mono.Messaging.IMessage message) { } in Send()
78 …public partial class RabbitMQMessageQueue : Mono.Messaging.MessageQueueBase, Mono.Messaging.IMessa…
104 …void Mono.Messaging.IMessageQueue.add_PeekCompleted(Mono.Messaging.CompletedEventHandler value) { } in Mono.Messaging.IMessageQueue.add_PeekCompleted()
105 …void Mono.Messaging.IMessageQueue.add_ReceiveCompleted(Mono.Messaging.CompletedEventHandler value)… in Mono.Messaging.IMessageQueue.add_ReceiveCompleted()
116 …void Mono.Messaging.IMessageQueue.remove_PeekCompleted(Mono.Messaging.CompletedEventHandler value)… in Mono.Messaging.IMessageQueue.remove_PeekCompleted()
161 …public Mono.Messaging.IMessage Receive(Mono.Messaging.QueueReference qRef, System.TimeSpan timeout… in Receive()
[all …]
H A DMono.Messaging.cs21 namespace Mono.Messaging
171 Mono.Messaging.IMessage RemoveCurrent(Mono.Messaging.IMessageQueueTransaction transaction); in RemoveCurrent()
172 … Mono.Messaging.IMessage RemoveCurrent(Mono.Messaging.MessageQueueTransactionType transactionType); in RemoveCurrent()
211 Mono.Messaging.IMessage Peek(); in Peek()
219 Mono.Messaging.IMessage Receive(Mono.Messaging.IMessageQueueTransaction transaction); in Receive()
220 Mono.Messaging.IMessage Receive(Mono.Messaging.MessageQueueTransactionType transactionType); in Receive()
231 …Mono.Messaging.IMessage ReceiveById(string id, Mono.Messaging.IMessageQueueTransaction transaction… in ReceiveById()
237 … void Send(Mono.Messaging.IMessage message, Mono.Messaging.IMessageQueueTransaction transaction); in Send()
238 …void Send(Mono.Messaging.IMessage message, Mono.Messaging.MessageQueueTransactionType transactionT… in Send()
252 …Mono.Messaging.IMessageQueue CreateMessageQueue(Mono.Messaging.QueueReference qRef, bool transacti… in CreateMessageQueue()
[all …]
H A DSystem.Messaging.cs56 namespace System.Messaging
65Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
470 …public System.Messaging.Message RemoveCurrent(System.Messaging.MessageQueueTransaction transaction… in RemoveCurrent()
471 …public System.Messaging.Message RemoveCurrent(System.Messaging.MessageQueueTransactionType transac… in RemoveCurrent()
774 …public static System.Messaging.MessageQueue[] GetPublicQueues(System.Messaging.MessageQueueCriteri… in GetPublicQueues()
789 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
790 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransactionType transactionTy… in Receive()
801 …public System.Messaging.Message ReceiveById(string id, System.Messaging.MessageQueueTransaction tr… in ReceiveById()
828 …public MessageQueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQu… in MessageQueueAccessControlEntry()
830 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DMono.Messaging.RabbitMQ.cs22 namespace Mono.Messaging.RabbitMQ
29 …Mono.Messaging.IMessage Receive(Mono.Messaging.QueueReference qRef, System.TimeSpan timeout, Mono. in Receive()
30 void Send(Mono.Messaging.QueueReference qRef, Mono.Messaging.IMessage msg); in Send()
52 …public Mono.Messaging.IMessage Receive(Mono.Messaging.QueueReference qRef, System.TimeSpan timeout… in Receive()
53 public void Send(Mono.Messaging.QueueReference qRef, Mono.Messaging.IMessage message) { } in Send()
79 …public partial class RabbitMQMessageQueue : Mono.Messaging.MessageQueueBase, Mono.Messaging.IMessa…
127 …public Mono.Messaging.IMessage Receive(Mono.Messaging.IMessageQueueTransaction transaction) { thro… in Receive()
145 …public void Send(Mono.Messaging.IMessage msg, Mono.Messaging.IMessageQueueTransaction transaction)… in Send()
160 …public Mono.Messaging.IMessage Receive(Mono.Messaging.QueueReference qRef, System.TimeSpan timeout… in Receive()
161 public void Send(Mono.Messaging.QueueReference qRef, Mono.Messaging.IMessage msg) { } in Send()
[all …]
H A DMono.Messaging.cs22 namespace Mono.Messaging
172 Mono.Messaging.IMessage RemoveCurrent(Mono.Messaging.IMessageQueueTransaction transaction); in RemoveCurrent()
173 … Mono.Messaging.IMessage RemoveCurrent(Mono.Messaging.MessageQueueTransactionType transactionType); in RemoveCurrent()
212 Mono.Messaging.IMessage Peek(); in Peek()
220 Mono.Messaging.IMessage Receive(Mono.Messaging.IMessageQueueTransaction transaction); in Receive()
221 Mono.Messaging.IMessage Receive(Mono.Messaging.MessageQueueTransactionType transactionType); in Receive()
232 …Mono.Messaging.IMessage ReceiveById(string id, Mono.Messaging.IMessageQueueTransaction transaction… in ReceiveById()
238 … void Send(Mono.Messaging.IMessage message, Mono.Messaging.IMessageQueueTransaction transaction); in Send()
239 …void Send(Mono.Messaging.IMessage message, Mono.Messaging.MessageQueueTransactionType transactionT… in Send()
253 …Mono.Messaging.IMessageQueue CreateMessageQueue(Mono.Messaging.QueueReference qRef, bool transacti… in CreateMessageQueue()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Messaging/
H A DSystem.Messaging.dll.sources4 System.Messaging/AccessControlEntry.cs
6 System.Messaging/AccessControlList.cs
7 System.Messaging/AcknowledgeTypes.cs
8 System.Messaging/Acknowledgment.cs
16 System.Messaging/HashAlgorithm.cs
18 System.Messaging/Message.cs
20 System.Messaging/MessagePriority.cs
25 System.Messaging/MessageQueue.cs
38 System.Messaging/MessageType.cs
47 System.Messaging/Trustee.cs
[all …]
H A DSystem.Messaging_test.dll.sources1 System.Messaging/AdminTest.cs
2 System.Messaging/AsyncPeekTest.cs
3 System.Messaging/AsyncReceiveTest.cs
4 System.Messaging/BasicMessagingTest.cs
5 System.Messaging/MessageEnumeratorTest.cs
6 System.Messaging/MessageQueuePermissionAttributeTest.cs
7 System.Messaging/MQUtil.cs
8 System.Messaging/PeekTest.cs
9 System.Messaging/SelectorTest.cs
10 System.Messaging/TransactionMessagingTest.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Messaging.cs24 namespace System.Messaging
30Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
744 …public System.Messaging.Message Peek(System.TimeSpan timeout, System.Messaging.Cursor cursor, Syst… in Peek()
753 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
756 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor) {… in Receive()
757 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
758 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
774 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
775 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
792 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Messaging.cs24 namespace System.Messaging
30Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
747 …public System.Messaging.Message Peek(System.TimeSpan timeout, System.Messaging.Cursor cursor, Syst… in Peek()
756 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
759 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor) {… in Receive()
760 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
761 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
777 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
778 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
795 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Messaging.cs57 namespace System.Messaging
66Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
809 …public System.Messaging.Message Peek(System.TimeSpan timeout, System.Messaging.Cursor cursor, Syst… in Peek()
818 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
821 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor) {… in Receive()
822 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
823 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
839 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
840 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
865 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Messaging.cs57 namespace System.Messaging
66Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
809 …public System.Messaging.Message Peek(System.TimeSpan timeout, System.Messaging.Cursor cursor, Syst… in Peek()
818 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
821 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor) {… in Receive()
822 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
823 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
839 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
840 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
865 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Messaging.cs57 namespace System.Messaging
66Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
809 …public System.Messaging.Message Peek(System.TimeSpan timeout, System.Messaging.Cursor cursor, Syst… in Peek()
818 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
821 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor) {… in Receive()
822 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
823 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
839 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
840 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
865 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
H A DSystem.Runtime.Remoting.cs65 public System.Runtime.Remoting.Messaging.IMessageSink NextSink { get { throw null; } }
67 …time.Remoting.Messaging.IMessageCtrl AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessag… in AsyncProcessMessage()
70 …public System.IO.Stream GetRequestStream(System.Runtime.Remoting.Messaging.IMessage msg, System.Ru… in GetRequestStream()
72 …public System.Runtime.Remoting.Messaging.IMessage SyncProcessMessage(System.Runtime.Remoting.Messa… in SyncProcessMessage()
124 public System.Runtime.Remoting.Messaging.IMessageSink NextSink { get { throw null; } }
126 …time.Remoting.Messaging.IMessageCtrl AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessag… in AsyncProcessMessage()
129 …public System.IO.Stream GetRequestStream(System.Runtime.Remoting.Messaging.IMessage msg, System.Ru… in GetRequestStream()
131 …public System.Runtime.Remoting.Messaging.IMessage SyncProcessMessage(System.Runtime.Remoting.Messa… in SyncProcessMessage()
191 …public System.Runtime.Remoting.Messaging.IMessageSink CreateMessageSink(string url, object remoteC… in CreateMessageSink()
261 …public System.Runtime.Remoting.Messaging.IMessageSink CreateMessageSink(string url, object remoteC… in CreateMessageSink()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Messaging.cs57 namespace System.Messaging
66Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
809 …public System.Messaging.Message Peek(System.TimeSpan timeout, System.Messaging.Cursor cursor, Syst… in Peek()
818 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
821 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor) {… in Receive()
822 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
823 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
839 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
840 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
865 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Messaging.cs57 namespace System.Messaging
66Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
809 …public System.Messaging.Message Peek(System.TimeSpan timeout, System.Messaging.Cursor cursor, Syst… in Peek()
818 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
821 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor) {… in Receive()
822 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
823 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
839 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
840 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
865 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Messaging.cs57 namespace System.Messaging
66Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
809 …public System.Messaging.Message Peek(System.TimeSpan timeout, System.Messaging.Cursor cursor, Syst… in Peek()
818 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
821 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor) {… in Receive()
822 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
823 …public System.Messaging.Message Receive(System.TimeSpan timeout, System.Messaging.Cursor cursor, S… in Receive()
839 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
840 …public System.Messaging.Message ReceiveByLookupId(System.Messaging.MessageLookupAction action, lon… in ReceiveByLookupId()
865 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Messaging.cs56 namespace System.Messaging
65Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
470 …public System.Messaging.Message RemoveCurrent(System.Messaging.MessageQueueTransaction transaction… in RemoveCurrent()
471 …public System.Messaging.Message RemoveCurrent(System.Messaging.MessageQueueTransactionType transac… in RemoveCurrent()
774 …public static System.Messaging.MessageQueue[] GetPublicQueues(System.Messaging.MessageQueueCriteri… in GetPublicQueues()
789 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
790 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransactionType transactionTy… in Receive()
801 …public System.Messaging.Message ReceiveById(string id, System.Messaging.MessageQueueTransaction tr… in ReceiveById()
828 …public MessageQueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQu… in MessageQueueAccessControlEntry()
830 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Messaging.cs56 namespace System.Messaging
65Messaging.Trustee trustee, System.Messaging.GenericAccessRights genericAccessRights, System.Messag… in AccessControlEntry()
470 …public System.Messaging.Message RemoveCurrent(System.Messaging.MessageQueueTransaction transaction… in RemoveCurrent()
471 …public System.Messaging.Message RemoveCurrent(System.Messaging.MessageQueueTransactionType transac… in RemoveCurrent()
774 …public static System.Messaging.MessageQueue[] GetPublicQueues(System.Messaging.MessageQueueCriteri… in GetPublicQueues()
789 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransaction transaction) { th… in Receive()
790 …public System.Messaging.Message Receive(System.Messaging.MessageQueueTransactionType transactionTy… in Receive()
801 …public System.Messaging.Message ReceiveById(string id, System.Messaging.MessageQueueTransaction tr… in ReceiveById()
828 …public MessageQueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQu… in MessageQueueAccessControlEntry()
830 …ueueAccessControlEntry(System.Messaging.Trustee trustee, System.Messaging.MessageQueueAccessRights… in MessageQueueAccessControlEntry()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Messaging/
H A DMono.Messaging.dll.sources4 ./Mono.Messaging/AcknowledgeTypes.cs
5 ./Mono.Messaging/Acknowledgment.cs
6 ./Mono.Messaging/CompletedEventArgs.cs
13 ./Mono.Messaging/HashAlgorithm.cs
17 ./Mono.Messaging/IMessageQueue.cs
18 ./Mono.Messaging/IMessage.cs
19 ./Mono.Messaging/MessageBase.cs
20 ./Mono.Messaging/MessagePriority.cs
21 ./Mono.Messaging/MessageQueueBase.cs
24 ./Mono.Messaging/MessageType.cs
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/
H A Dcast_remoting_connector_fuzzertest.cc20 using Messaging = CastRemotingConnectorMessaging; in LLVMFuzzerTestOneInput() typedef
22 if (Messaging::IsMessageForSession( in LLVMFuzzerTestOneInput()
23 text_message, Messaging::kStartedStreamsMessageFormatPartial, in LLVMFuzzerTestOneInput()
25 ignored_result = Messaging::GetStreamIdFromStartedMessage( in LLVMFuzzerTestOneInput()
26 text_message, Messaging::kStartedStreamsMessageAudioIdSpecifier); in LLVMFuzzerTestOneInput()
27 ignored_result = Messaging::GetStreamIdFromStartedMessage( in LLVMFuzzerTestOneInput()
28 text_message, Messaging::kStartedStreamsMessageVideoIdSpecifier); in LLVMFuzzerTestOneInput()
30 ignored_result = Messaging::IsMessageForSession( in LLVMFuzzerTestOneInput()
31 text_message, Messaging::kFailedMessageFormat, session_id); in LLVMFuzzerTestOneInput()
32 ignored_result = Messaging::IsMessageForSession( in LLVMFuzzerTestOneInput()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Messaging.RabbitMQ/
H A DMono.Messaging.RabbitMQ_test.dll.sources1 Mono.Messaging.RabbitMQ/FailuresTest.cs
2 Mono.Messaging.RabbitMQ/RabbitMQMessagingProviderTest.cs
3 Mono.Messaging.RabbitMQ/BinaryMessageFormatterTest.cs
4 Mono.Messaging.RabbitMQ/XmlMessageFormatterTest.cs
5 Mono.Messaging.RabbitMQ/TestUtils.cs
6 Mono.Messaging.RabbitMQ/MessageTest.cs
7 Mono.Messaging.RabbitMQ/MessagingContextPoolTest.cs
8 Mono.Messaging.RabbitMQ/MessageBaseTest.cs
9 Mono.Messaging.RabbitMQ/MessageEnumeratorExceptionTest.cs
H A DMono.Messaging.RabbitMQ.dll.sources4 ./Mono.Messaging.RabbitMQ/IMessagingContext.cs
5 ./Mono.Messaging.RabbitMQ/MessageFactory.cs
6 ./Mono.Messaging.RabbitMQ/MessagingContext.cs
7 ./Mono.Messaging.RabbitMQ/MessagingContextPool.cs
8 ./Mono.Messaging.RabbitMQ/RabbitMQMessageEnumerator.cs
9 ./Mono.Messaging.RabbitMQ/RabbitMQMessageQueue.cs
10 ./Mono.Messaging.RabbitMQ/RabbitMQMessageQueueTransaction.cs
11 ./Mono.Messaging.RabbitMQ/RabbitMQMessagingProvider.cs
H A DMakefile1 thisdir = class/Mono.Messaging.RabbitMQ
5 LIBRARY = Mono.Messaging.RabbitMQ.dll
6 LIB_REFS = System System.Messaging Mono.Messaging RabbitMQ.Client
15 export MONO_MESSAGING_PROVIDER=Mono.Messaging.RabbitMQ.RabbitMQMessagingProvider,Mono.Messaging.Rab…
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Messaging.RabbitMQ/Test/Mono.Messaging.RabbitMQ/
H A DMessageBaseTest.cs32 using System.Messaging;
34 using Mono.Messaging;
36 using SystemAcknowledgeTypes = System.Messaging.AcknowledgeTypes;
37 using SystemCryptographicProviderType = System.Messaging.CryptographicProviderType;
38 using SystemEncryptionAlgorithm = System.Messaging.EncryptionAlgorithm;
39 using SystemHashAlgorithm = System.Messaging.HashAlgorithm;
40 using SystemMessagePriority = System.Messaging.MessagePriority;
44 namespace MonoTests.Mono.Messaging {
/dports/net/kf5-kcontacts/kcontacts-5.89.0/src/improtocols/
H A Dqq.desktop4 Comment=Tencent QQ Messaging
10 Comment[da]=Tencent QQ Messaging
11 Comment[de]=Tencent QQ Messaging
12 Comment[el]=Tencent QQ Messaging
13 Comment[en_GB]=Tencent QQ Messaging
19 Comment[gl]=Tencent QQ Messaging
21 Comment[ia]=Tencent QQ Messaging
26 Comment[nl]=Tencent QQ Messaging
33 Comment[sk]=Tencent QQ Messaging
35 Comment[sq]=Tencent QQ Messaging

12345678910>>...86