/third_party/protobuf/benchmarks/ |
D | benchmarks.proto | 47 string message_name = 2; field
|
/third_party/cef/tests/cefclient/browser/ |
D | binding_test.cc | 37 const std::string& message_name = request; in OnQuery() local
|
D | window_test.cc | 76 const std::string& message_name = request; in OnQuery() local
|
D | dialog_test.cc | 120 const std::string& message_name = request; in OnQuery() local
|
D | urlrequest_test.cc | 104 const std::string& message_name = request; in OnQuery() local
|
D | preferences_test.cc | 71 const std::string& message_name = request_dict->GetString(kNameKey); in OnQuery() local
|
D | media_router_test.cc | 406 const std::string& message_name = request_dict->GetString(kNameKey); in OnQuery() local
|
D | client_handler.cc | 300 std::string message_name = message->GetName(); in OnProcessMessageReceived() local
|
/third_party/protobuf/src/google/protobuf/ |
D | any_lite.cc | 42 std::string GetTypeUrl(StringPiece message_name, in GetTypeUrl()
|
D | descriptor_unittest.cc | 7814 const char* message_name) { in AddSimpleMessageProtoFileToDb()
|
/third_party/gstreamer/gstplugins_good/gst/dtmf/ |
D | gstrtpdtmfsrc.c | 613 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()
|
D | gstdtmfsrc.c | 613 gst_dtmf_src_post_message (GstDTMFSrc * dtmfsrc, const gchar * message_name, in gst_dtmf_src_post_message()
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface_unittest.cc | 441 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/ |
D | thread_unittest.cc | 342 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
|
D | v8_unittest.cc | 2685 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local 2978 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
|
D | message_router_unittest.cc | 52 const std::string& message_name = name; in Execute() local 238 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
|
D | urlrequest_unittest.cc | 3061 const std::string& message_name = message->GetName(); in OnProcessMessageReceived() local
|
/third_party/protobuf/python/google/protobuf/ |
D | descriptor_pool.py | 964 def _MakeFieldDescriptor(self, field_proto, message_name, index, argument
|
/third_party/cef/libcef_dll/wrapper/ |
D | cef_message_router.cc | 252 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/ |
D | python_message.py | 480 def _ReraiseTypeErrorWithFieldName(message_name, field_name): argument
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 1422 auto message_name = field_descriptor->containing_type()->name(); in CheckHasPresence() local
|