/aosp_15_r20/external/openscreen/osp/public/ |
H A D | message_demuxer_unittest.cc | 79 size_t buffer_size, Clock::time_point now) { in TEST_F() 113 size_t buffer_size, Clock::time_point now) { in TEST_F() 142 size_t buffer_size, Clock::time_point now) { in TEST_F() 192 msgs::Type message_type, const uint8_t* buffer, in TEST_F() 212 msgs::Type message_type, const uint8_t* buffer, in TEST_F() 213 size_t buffer_size, Clock::time_point now) { in TEST_F() 253 msgs::Type message_type, const uint8_t* buffer, in TEST_F() 254 size_t buffer_size, Clock::time_point now) { in TEST_F() 292 size_t buffer_size, Clock::time_point now) { in TEST_F() 324 size_t buffer_size, Clock::time_point now) { in TEST_F()
|
/aosp_15_r20/external/openscreen/osp/impl/ |
H A D | message_demuxer.cc | 58 ErrorOr<uint64_t> message_type = in DecodeType() local 81 msgs::Type message_type) in MessageWatch() 130 msgs::Type message_type, in WatchMessageType() 158 msgs::Type message_type, in SetDefaultMessageTypeWatch() 204 msgs::Type message_type) { in StopWatchingMessageType() 210 void MessageDemuxer::StopDefaultMessageTypeWatch(msgs::Type message_type) { in StopDefaultMessageTypeWatch() 252 ErrorOr<msgs::Type> message_type = in HandleStreamBuffer() local
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | hid.py | 101 message_type = Message.MessageType.GET_REPORT variable in GetReportMessage 120 message_type = Message.MessageType.SET_REPORT variable in SetReportMessage 130 message_type = Message.MessageType.DATA variable in SendControlData 138 message_type = Message.MessageType.GET_PROTOCOL variable in GetProtocolMessage 147 message_type = Message.MessageType.SET_PROTOCOL variable in SetProtocolMessage 155 message_type = Message.MessageType.CONTROL variable in Suspend 163 message_type = Message.MessageType.CONTROL variable in ExitSuspend 171 message_type = Message.MessageType.CONTROL variable in VirtualCableUnplug 182 message_type = Message.MessageType.DATA variable in SendData 191 message_type = Message.MessageType.HANDSHAKE variable in SendHandshakeMessage
|
/aosp_15_r20/external/python/apitools/apitools/base/py/ |
D | encoding_helper.py | 121 def JsonToMessage(message_type, message): argument 127 def DictToMessage(d, message_type): argument 150 def PyValueToMessage(message_type, value): argument 303 def decode_message(self, message_type, encoded_message): argument 603 def AddCustomJsonFieldMapping(message_type, python_name, json_name, argument 638 def GetCustomJsonFieldMapping(message_type, python_name=None, json_name=None): argument 667 def _CheckForExistingMappings(mapping_type, message_type, argument 698 def _DecodeCustomFieldNames(message_type, encoded_message): argument
|
/aosp_15_r20/external/python/apitools/apitools/gen/ |
D | extended_descriptor.py | 228 def _EmptyMessage(message_type): argument 247 def PrintMessage(self, message_type): argument 299 def __PrintMessageCommentLines(self, message_type): argument 344 def PrintMessage(self, message_type): argument 425 def __PrintMessageDocstringLines(self, message_type): argument 451 def PrintMessage(self, message_type): argument
|
/aosp_15_r20/external/cronet/testing/variations/ |
H A D | PRESUBMIT.py | 109 def ValidateData(json_data, file_path, message_type): argument 208 def _CreateMalformedConfigMessage(message_type, file_path, message_format, argument 228 def CheckPretty(contents, file_path, message_type): argument 274 def CheckDuplicatedFeatures(new_json_data, old_json_data, message_type): argument
|
/aosp_15_r20/external/openscreen/osp/impl/presentation/ |
H A D | presentation_controller_unittest.cc | 121 size_t buffer_size, Clock::time_point now) { in ExpectAvailabilityRequest() 209 size_t buffer_size, Clock::time_point now) { in ExpectCloseRequest() 266 size_t buffer_size, Clock::time_point now) { in StartPresentation() 414 size_t buffer_size, Clock::time_point now) { in TEST_F() 505 size_t buffer_size, Clock::time_point now) { in TEST_F()
|
H A D | presentation_receiver_unittest.cc | 144 size_t buffer_size, Clock::time_point now) { in TEST_F() 192 size_t buffer_size, Clock::time_point now) { in TEST_F()
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | sctp_utils.cc | 57 uint8_t message_type = payload[0]; in IsOpenMessage() local 68 uint8_t message_type; in ParseDataChannelOpenMessage() local 156 uint8_t message_type = payload[0]; in ParseDataChannelOpenAckMessage() local
|
H A D | sctp_utils_unittest.cc | 26 uint8_t message_type; in VerifyOpenMessageFormat() local 173 uint8_t message_type; in TEST_F() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/util/ |
H A D | schema_proto2_to_proto3_util.h | 121 void ScrubMessage(DescriptorProto *message_type) { in ScrubMessage() 142 static void StripMessage(DescriptorProto *message_type) { in StripMessage() 170 static void ScrubMessage(DescriptorProto *message_type) { in ScrubMessage()
|
/aosp_15_r20/external/protobuf/benchmarks/util/ |
H A D | schema_proto2_to_proto3_util.h | 121 void ScrubMessage(DescriptorProto *message_type) { in ScrubMessage() 142 static void StripMessage(DescriptorProto *message_type) { in StripMessage() 170 static void ScrubMessage(DescriptorProto *message_type) { in ScrubMessage()
|
/aosp_15_r20/external/cronet/net/ntlm/ |
H A D | ntlm_buffer_reader.cc | 207 bool NtlmBufferReader::ReadMessageType(MessageType* message_type) { in ReadMessageType() 250 bool NtlmBufferReader::MatchMessageType(MessageType message_type) { in MatchMessageType() 256 bool NtlmBufferReader::MatchMessageHeader(MessageType message_type) { in MatchMessageHeader()
|
H A D | ntlm_buffer_writer.cc | 152 bool NtlmBufferWriter::WriteMessageType(MessageType message_type) { in WriteMessageType() 156 bool NtlmBufferWriter::WriteMessageHeader(MessageType message_type) { in WriteMessageHeader()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/ |
H A D | moqt_framer_test.cc | 26 MoqtMessageType message_type; member 53 for (const MoqtMessageType message_type : message_types) { in GetMoqtFramerTestParams() local 99 std::unique_ptr<TestMessageBase> MakeMessage(MoqtMessageType message_type) { in MakeMessage()
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Internal/ |
D | CheckSourceRuns.cmake | 57 set(message_type FATAL_ERROR) variable 59 set(message_type AUTHOR_WARNING) variable
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_extension.cc | 101 std::string message_type = ClassName(descriptor_->message_type()); in GenerateStaticVariablesInitialization() local 142 std::string message_type = ClassName(descriptor_->message_type()); in DetermineObjectiveCClassDefinitions() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_extension.cc | 101 std::string message_type = ClassName(descriptor_->message_type()); in GenerateStaticVariablesInitialization() local 142 std::string message_type = ClassName(descriptor_->message_type()); in DetermineObjectiveCClassDefinitions() local
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | channel.cc | 66 MessageType message_type) in Message() 83 MessageType message_type) in Message() 730 bool Channel::OnControlMessage(Message::MessageType message_type, in OnControlMessage()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/test_tools/ |
H A D | moqt_test_message.h | 33 TestMessageBase(MoqtMessageType message_type) : message_type_(message_type) {} in TestMessageBase() 35 MoqtMessageType message_type() const { return message_type_; } in message_type() function 856 MoqtMessageType message_type, bool is_webtrans) { in CreateTestMessage()
|
/aosp_15_r20/external/python/apitools/apitools/base/protorpclite/ |
D | protojson.py | 195 def decode_message(self, message_type, encoded_message): argument 256 def __decode_dictionary(self, message_type, dictionary): argument
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
H A D | ClientConnectionContinuation.java | 151 …n, byte[] operationName, byte[] serialized_headers, byte[] payload, int message_type, int message_… in activateContinuation() 152 …ge(long continuationPtr, byte[] serialized_headers, byte[] payload, int message_type, int message_… in sendContinuationMessage()
|
/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | event_stream_rpc_client.c | 372 jint message_type, in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_sendProtocolMessage() 576 jint message_type, in Java_software_amazon_awssdk_crt_eventstream_ClientConnectionContinuation_activateContinuation() 665 jint message_type, in Java_software_amazon_awssdk_crt_eventstream_ClientConnectionContinuation_sendContinuationMessage()
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | FieldDescriptor.php | 46 private $message_type; variable in Google\\Protobuf\\Internal\\FieldDescriptor 145 public function setMessageType($message_type)
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | FieldDescriptor.php | 46 private $message_type; variable in Google\\Protobuf\\Internal\\FieldDescriptor 145 public function setMessageType($message_type)
|