Home
last modified time | relevance | path

Searched defs:message_type (Results 1 – 25 of 50) sorted by relevance

12

/third_party/protobuf/benchmarks/util/
Dschema_proto2_to_proto3_util.h121 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()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
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
Dobjectivec_message_field.cc48 const string& message_type = ClassName(descriptor->message_type()); in SetMessageVariables() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptor.php46 private $message_type; variable in Google\\Protobuf\\Internal\\FieldDescriptor
142 public function setMessageType($message_type)
DFileDescriptor.php39 private $message_type = []; variable in Google\\Protobuf\\Internal\\FileDescriptor
DFileDescriptorProto.php56 private $message_type; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
/third_party/boost/boost/log/expressions/
Dmessage.hpp94 typedef attribute_keyword< tag::message > message_type; typedef
/third_party/protobuf/conformance/
Dconformance.proto113 string message_type = 4; field
/third_party/cef/libcef/browser/native/
Djavascript_dialog_runner_win.cc96 content::JavaScriptDialogType message_type, in Run()
/third_party/grpc/src/compiler/
Dpython_generator_helpers.h116 std::string message_type; in GetModuleAndMessagePath() local
/third_party/cef/libcef/browser/
Djavascript_dialog_manager.cc84 content::JavaScriptDialogType message_type, in RunJavaScriptDialog()
/third_party/grpc/src/core/tsi/alts/frame_protector/
Dframe_handler.cc191 size_t message_type = in alts_read_frame_bytes() local
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c1213 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/
Ddescriptor_database.cc255 const std::string& filename, const DescriptorProto& message_type, in AddNestedExtensions()
648 for (const auto& message_type : file.message_type()) { in AddFile() local
735 StringPiece filename, const DescProto& message_type) { in AddNestedExtensions()
Dreflection_ops.cc212 const Descriptor* message_type = field->message_type(); in IsInitialized() local
Dextension_set_heavy.cc150 const Descriptor* message_type, in GetMessage()
/third_party/boost/boost/graph/distributed/
Dboman_et_al_graph_coloring.hpp131 typedef std::pair<Vertex, color_type> message_type; in boman_et_al_graph_coloring() typedef
/third_party/boost/boost/locale/
Dformat.hpp208 typedef basic_message<char_type> message_type; ///< The translation message type typedef in boost::locale::basic_format
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp198 gint message_type; in webkit_extension_gerror_msg_received() local
254 GstMessageType message_type; in webkit_extension_bus_message_received() local
/third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc155 size_t message_type = load_32_le(header + kZeroCopyFrameLengthFieldSize); in verify_frame_header() local
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto69 repeated DescriptorProto message_type = 4; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto69 repeated DescriptorProto message_type = 4; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto69 repeated DescriptorProto message_type = 4; field
/third_party/boost/boost/beast/http/impl/
Dread.hpp66 using message_type = typedef in boost::beast::http::detail::read_msg_op
/third_party/boost/libs/beast/include/boost/beast/http/impl/
Dread.hpp66 using message_type = typedef in boost::beast::http::detail::read_msg_op

12