| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | FileDescriptor.php | 16 private $message_type = []; variable in Google\\Protobuf\\Internal\\FileDescriptor
|
| D | FieldDescriptor.php | 23 private $message_type; variable in Google\\Protobuf\\Internal\\FieldDescriptor 122 public function setMessageType($message_type)
|
| D | FileDescriptorProto.php | 56 private $message_type; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
|
| /third_party/protobuf/conformance/ |
| D | conformance_rust.rs | 57 let message_type = req.message_type(); in do_test() localVariable
|
| D | conformance.proto | 105 string message_type = 4; field
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| D | extension.cc | 119 std::string message_type = ClassName(descriptor_->message_type()); in DetermineObjectiveCClassDefinitions() local
|
| D | message_field.cc | 33 const std::string& message_type = ClassName(descriptor->message_type()); in SetMessageVariables() local
|
| D | file.cc | 129 const Descriptor* message_type = descriptor->nested_type(i); in MakeDescriptors() local 291 const Descriptor* message_type = file_->message_type(i); in FileGenerator() local
|
| /third_party/rust/rust/tests/ui/codegen/ |
| D | issue-64401.rs | 19 message_type: PhantomData<M>, field
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| D | extension.cc | 237 const auto message_type = FieldMessageTypeName(descriptor_, options_); in GenerateRegistration() local
|
| /third_party/grpc/src/compiler/ |
| D | python_generator_helpers.h | 116 std::string message_type; in GetModuleAndMessagePath() local
|
| /third_party/grpc/src/core/tsi/alts/frame_protector/ |
| D | frame_handler.cc | 189 size_t message_type = in alts_read_frame_bytes() local
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
| D | console_printer.py | 266 def formatMessageTypeBrief(self, message_type, with_color=True): argument
|
| D | html_printer.py | 379 def formatContext(self, context, message_type=None): argument
|
| D | base_printer.py | 166 def formatMessageTypeBrief(self, message_type, _with_color=True): argument
|
| D | shared.py | 218 def __init__(self, message_id, message_type, message, context, argument
|
| /third_party/jerryscript/jerry-core/debugger/ |
| D | debugger.c | 1213 jerry_debugger_breakpoint_hit (uint8_t message_type) /**< message type */ in jerry_debugger_breakpoint_hit() 1332 jerry_debugger_send_string (uint8_t message_type, /**< message type */ in jerry_debugger_send_string()
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor_database.cc | 237 const std::string& filename, const DescriptorProto& message_type, in AddNestedExtensions() 637 for (const auto& message_type : file.message_type()) { in AddFile() local 724 absl::string_view filename, const DescProto& message_type) { in AddNestedExtensions()
|
| D | reflection_ops.cc | 192 const Descriptor* message_type = field->message_type(); in IsInitialized() local
|
| D | extension_set_heavy.cc | 115 const Descriptor* message_type, in GetMessage()
|
| /third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
| D | alts_iovec_record_protocol.cc | 153 size_t message_type = load_32_le(header + kZeroCopyFrameLengthFieldSize); in verify_frame_header() local
|
| /third_party/protobuf/python/google/protobuf/ |
| D | descriptor_pool.py | 873 def AddExtensionForNested(message_type): argument
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | descriptor_pool.cc | 488 char* message_type; in AddSerializedFile() local
|
| /third_party/protobuf/benchmarks/ |
| D | descriptor_sv.proto | 49 repeated DescriptorProto message_type = 4; field
|
| /third_party/lwip/src/core/ipv6/ |
| D | dhcp6.c | 377 dhcp6_create_msg(struct netif *netif, struct dhcp6 *dhcp6, u8_t message_type, in dhcp6_create_msg()
|