Home
last modified time | relevance | path

Searched defs:message_name (Results 1 – 21 of 21) sorted by relevance

/third_party/protobuf/benchmarks/
Dbenchmarks.proto47 string message_name = 2; field
/third_party/cef/tests/cefclient/browser/
Dbinding_test.cc37 const std::string& message_name = request; in OnQuery() local
Dwindow_test.cc76 const std::string& message_name = request; in OnQuery() local
Ddialog_test.cc120 const std::string& message_name = request; in OnQuery() local
Durlrequest_test.cc104 const std::string& message_name = request; in OnQuery() local
Dpreferences_test.cc71 const std::string& message_name = request_dict->GetString(kNameKey); in OnQuery() local
Dmedia_router_test.cc406 const std::string& message_name = request_dict->GetString(kNameKey); in OnQuery() local
Dclient_handler.cc300 std::string message_name = message->GetName(); in OnProcessMessageReceived() local
/third_party/protobuf/src/google/protobuf/
Dany_lite.cc42 std::string GetTypeUrl(StringPiece message_name, in GetTypeUrl()
Ddescriptor_unittest.cc7814 const char* message_name) { in AddSimpleMessageProtoFileToDb()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfsrc.c613 const gchar * message_name, GstRTPDTMFSrcEvent * event) in gst_dtmf_src_prepare_message()
641 gst_dtmf_src_post_message (GstRTPDTMFSrc * dtmfsrc, const gchar * message_name, in gst_dtmf_src_post_message()
Dgstdtmfsrc.c613 gst_dtmf_src_post_message (GstDTMFSrc * dtmfsrc, const gchar * message_name, in gst_dtmf_src_post_message()
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc441 const std::string& proto_name, const std::string& message_name) { in ExpectGenerated()
448 const std::string& proto_name, const std::string& message_name, in ExpectGenerated()
457 const std::string& proto_name, const std::string& message_name) { in ExpectGeneratedWithMultipleInputs()
466 const std::string& message_name) { in ExpectGeneratedWithInsertions()
/third_party/cef/tests/ceftests/
Dthread_unittest.cc342 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
Dv8_unittest.cc2685 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
2978 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
Dmessage_router_unittest.cc52 const std::string& message_name = name; in Execute() local
238 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
Durlrequest_unittest.cc3061 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py964 def _MakeFieldDescriptor(self, field_proto, message_name, index, argument
/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc252 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
818 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
/third_party/protobuf/python/google/protobuf/internal/
Dpython_message.py480 def _ReraiseTypeErrorWithFieldName(message_name, field_name): argument
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1422 auto message_name = field_descriptor->containing_type()->name(); in CheckHasPresence() local