/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/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
|
/external/webrtc/pc/ |
D | sctp_utils.cc | 55 uint8_t message_type = payload[0]; in IsOpenMessage() local 66 uint8_t message_type; in ParseDataChannelOpenMessage() local 154 uint8_t message_type = payload[0]; in ParseDataChannelOpenAckMessage() local
|
D | sctp_utils_unittest.cc | 24 uint8_t message_type; in VerifyOpenMessageFormat() local 171 uint8_t message_type; in TEST_F() local
|
/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 425 def __PrintMessageDocstringLines(self, message_type): argument 451 def PrintMessage(self, message_type): argument
|
/external/perfetto/src/trace_processor/python/perfetto/trace_processor/ |
D | protos.py | 44 def create_message_factory(message_type): argument
|
/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
|
D | message_types.py | 60 message_type = DateTimeMessage variable in DateTimeField
|
/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()
|
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()
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptor.php | 46 private $message_type; variable in Google\\Protobuf\\Internal\\FieldDescriptor 142 public function setMessageType($message_type)
|
D | FileDescriptor.php | 39 private $message_type = []; variable in Google\\Protobuf\\Internal\\FileDescriptor
|
/external/openscreen/cast/streaming/ |
D | sender_message.cc | 81 ErrorOr<const char*> message_type = GetEnumName(kMessageTypeNames, type); in ToJson() local
|
/external/libchrome/mojo/core/ |
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()
|
D | channel.h | 67 MessageType message_type; member 81 MessageType message_type; member
|
/external/tensorflow/tensorflow/python/kernel_tests/proto/ |
D | encode_proto_op_test_base.py | 136 def _testRoundtrip(self, in_bufs, message_type, fields): argument
|
/external/openscreen/cast/cast_core/api/web/ |
D | message_channel.proto | 13 oneof message_type { oneof
|
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_message_field.cc | 48 const string& message_type = ClassName(descriptor->message_type()); in SetMessageVariables() local
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_extension.cc | 91 string message_type = ClassName(params, descriptor->message_type()); in SetVariables() local
|
/external/grpc-grpc/src/compiler/ |
D | python_generator_helpers.h | 100 grpc::string message_type; in GetModuleAndMessagePath() local
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_better_together.py | 256 self, rx_object_path, tx_object_path, message, message_type): argument
|
/external/adhd/cras/src/server/ |
D | cras_device_monitor.c | 21 enum CRAS_DEVICE_MONITOR_MSG_TYPE message_type; member
|
/external/protobuf/conformance/ |
D | conformance.proto | 113 string message_type = 4; field
|