Home
last modified time | relevance | path

Searched defs:message_type (Results 1 - 23 of 23) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptor.php39 private $message_type = []; variable
H A DFieldDescriptor.php46 private $message_type; variable
144 $this->message_type = $message_type; variable
H A DFileDescriptorProto.php56 private $message_type; variable
301 $this->message_type = $arr; variable
H A DMessage.php102 $message_type = $field->getMessageType(); variable
549 $message_type = $field->getMessageType(); variable
1788 $message_type = $field->getMessageType(); variable
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message_field.cc48 const string& message_type = ClassName(descriptor->message_type()); in SetMessageVariables() local
H A Dobjectivec_extension.cc101 std::string message_type = ClassName(descriptor_->message_type()); in GenerateStaticVariablesInitialization() local
142 string message_type = ClassName(descriptor_->message_type()); in DetermineObjectiveCClassDefinitions() local
/third_party/protobuf/benchmarks/util/
H A Dschema_proto2_to_proto3_util.h121 void ScrubMessage(DescriptorProto *message_type) { in ScrubMessage() argument
142 StripMessage(DescriptorProto *message_type) StripMessage() argument
170 ScrubMessage(DescriptorProto *message_type) ScrubMessage() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util_test.cc625 std::string message_type = "type.googleapis.com/proto3.TestMessage"; in TEST_F() local
/third_party/protobuf/src/google/protobuf/
H A Dreflection_ops.cc212 const Descriptor* message_type = field->message_type(); in IsInitialized() local
H A Dextension_set_heavy.cc149 GetMessage(int number, const Descriptor* message_type, MessageFactory* factory) const GetMessage() argument
H A Ddescriptor_database.cc254 AddNestedExtensions( const std::string& filename, const DescriptorProto& message_type, Value value) AddNestedExtensions() argument
734 AddNestedExtensions( StringPiece filename, const DescProto& message_type) AddNestedExtensions() argument
[all...]
H A Ddescriptor.cc7352 const Descriptor* FieldDescriptor::message_type() const { message_type() function in google::protobuf::FieldDescriptor
[all...]
H A Ddescriptor.pb.h6982 inline const PROTOBUF_NAMESPACE_ID::DescriptorProto& FileDescriptorProto::message_type(int index) const { in message_type() function in FileDescriptorProto
6994 FileDescriptorProto::message_type() cons function in FileDescriptorProto
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc574 char* message_type; in AddSerializedFile() local
H A Ddescriptor.cc242 const Descriptor *message_type = options.GetDescriptor(); in GetOrBuildOptions() local
883 const Descriptor* message_type = _GetDescriptor(self)->message_type(); in GetMessageType() local
[all...]
/third_party/lwip/src/core/ipv4/
H A Ddhcp.c1943 dhcp_create_msg(struct netif *netif, struct dhcp *dhcp, u8_t message_type, u16_t *options_out_len) argument
[all...]
/third_party/lwip/src/core/ipv6/
H A Ddhcp6.c377 dhcp6_create_msg(struct netif *netif, struct dhcp6 *dhcp6, u8_t message_type, in dhcp6_create_msg() argument
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c1213 jerry_debugger_breakpoint_hit (uint8_t message_type) /**< message type */ in jerry_debugger_breakpoint_hit() argument
1332 jerry_debugger_send_string (uint8_t message_type, /**< message type */ in jerry_debugger_send_string() argument
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc992 RepeatedPtrField<DescriptorProto>* message_type = GenerateAddFileToPool() local
1122 RepeatedPtrField<DescriptorProto>* message_type = GenerateAddFilesToPool() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost.h181 enum bifrost_message_type message_type : 5; member
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc949 static bool HasEnumDefinitions(const Descriptor* message_type) { in HasEnumDefinitions() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1337 int message_type; member
/third_party/openssl/ssl/
H A Dssl_local.h1313 int message_type; member

Completed in 62 milliseconds