/external/openscreen/osp/impl/ |
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
|
/external/openscreen/osp/public/ |
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()
|
/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
|
/external/cronet/tot/testing/variations/ |
D | PRESUBMIT.py | 113 def ValidateData(json_data, file_path, message_type): argument 212 def _CreateMalformedConfigMessage(message_type, file_path, message_format, argument 232 def CheckPretty(contents, file_path, message_type): argument 281 def CheckDuplicatedFeatures(new_json_data, old_json_data, message_type): argument
|
/external/cronet/stable/testing/variations/ |
D | PRESUBMIT.py | 113 def ValidateData(json_data, file_path, message_type): argument 212 def _CreateMalformedConfigMessage(message_type, file_path, message_format, argument 232 def CheckPretty(contents, file_path, message_type): argument 281 def CheckDuplicatedFeatures(new_json_data, old_json_data, message_type): argument
|
/external/webrtc/pc/ |
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
|
/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 605 def AddCustomJsonFieldMapping(message_type, python_name, json_name, argument 640 def GetCustomJsonFieldMapping(message_type, python_name=None, json_name=None): argument 669 def _CheckForExistingMappings(mapping_type, message_type, argument 700 def _DecodeCustomFieldNames(message_type, encoded_message): argument
|
/external/cronet/stable/third_party/protobuf/benchmarks/util/ |
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()
|
/external/cronet/tot/third_party/protobuf/benchmarks/util/ |
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()
|
/external/protobuf/benchmarks/util/ |
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()
|
/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 427 def __PrintMessageDocstringLines(self, message_type): argument 453 def PrintMessage(self, message_type): argument
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
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
|
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
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
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
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
|
/external/cronet/stable/net/ntlm/ |
D | ntlm_buffer_reader.cc | 212 bool NtlmBufferReader::ReadMessageType(MessageType* message_type) { in ReadMessageType() 255 bool NtlmBufferReader::MatchMessageType(MessageType message_type) { in MatchMessageType() 261 bool NtlmBufferReader::MatchMessageHeader(MessageType message_type) { in MatchMessageHeader()
|
D | ntlm_buffer_writer.cc | 157 bool NtlmBufferWriter::WriteMessageType(MessageType message_type) { in WriteMessageType() 161 bool NtlmBufferWriter::WriteMessageHeader(MessageType message_type) { in WriteMessageHeader()
|
/external/cronet/tot/net/ntlm/ |
D | ntlm_buffer_reader.cc | 212 bool NtlmBufferReader::ReadMessageType(MessageType* message_type) { in ReadMessageType() 255 bool NtlmBufferReader::MatchMessageType(MessageType message_type) { in MatchMessageType() 261 bool NtlmBufferReader::MatchMessageHeader(MessageType message_type) { in MatchMessageHeader()
|
D | ntlm_buffer_writer.cc | 157 bool NtlmBufferWriter::WriteMessageType(MessageType message_type) { in WriteMessageType() 161 bool NtlmBufferWriter::WriteMessageHeader(MessageType message_type) { in WriteMessageHeader()
|
/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
|
/external/perfetto/python/perfetto/trace_processor/ |
D | protos.py | 44 def create_message_factory(message_type): argument
|
/external/cronet/tot/base/power_monitor/ |
D | iopm_power_source_sampling_event_source.cc | 61 natural_t message_type, in OnNotification()
|
/external/cronet/stable/base/power_monitor/ |
D | iopm_power_source_sampling_event_source.cc | 61 natural_t message_type, in OnNotification()
|
/external/openscreen/osp/impl/presentation/ |
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()
|
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
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()
|
/external/pigweed/pw_chre/public/pw_chre/ |
D | chre.h | 30 uint32_t message_type; member
|