Searched defs:GetMessage (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/chrome/browser/
H A Drepost_form_warning_controller.cc29 string16 RepostFormWarningController::GetMessage() { function in class:RepostFormWarningController
/external/chromium_org/chrome/browser/ui/
H A Dtab_modal_confirm_dialog_browsertest.cc33 string16 MockTabModalConfirmDialogDelegate::GetMessage() { function in class:MockTabModalConfirmDialogDelegate
/external/protobuf/src/google/protobuf/
H A Dmessage.h126 #if defined(_WIN32) && defined(GetMessage)
127 // windows.h defines GetMessage() as a macro. Let's re-define it as an inline
129 // GetMessage() which we don't want overridden. The inline function should be
134 return GetMessage(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
136 #undef GetMessage macro
137 inline BOOL GetMessage( function
461 virtual const Message& GetMessage(const Message& message,
H A Dextension_set_heavy.cc112 const MessageLite& ExtensionSet::GetMessage(int number, function in class:google::protobuf::internal::ExtensionSet
H A Dextension_set.cc405 const MessageLite& ExtensionSet::GetMessage( function in class:google::protobuf::internal::ExtensionSet
418 // const MessageLite& ExtensionSet::GetMessage(int number,
H A Dgenerated_message_reflection.cc961 const Message& GeneratedMessageReflection::GetMessage( function in class:google::protobuf::internal::GeneratedMessageReflection
964 USAGE_CHECK_ALL(GetMessage, SINGULAR, MESSAGE);
968 GetExtensionSet(message).GetMessage(
/external/chromium_org/chrome/browser/download/
H A Ddownload_danger_prompt.cc43 virtual string16 GetMessage() OVERRIDE;
103 string16 DownloadDangerPromptImpl::GetMessage() { function in class:__anon4718::DownloadDangerPromptImpl
/external/chromium_org/crypto/
H A Dp224_spake.cc128 const std::string& P224EncryptedKeyExchange::GetMessage() { function in class:crypto::P224EncryptedKeyExchange
137 LOG(FATAL) << "P224EncryptedKeyExchange::GetMessage called in"
/external/chromium_org/remoting/protocol/
H A Dv2_authenticator.cc16 #if defined(_WIN32) && defined(GetMessage)
17 #undef GetMessage macro
66 pending_messages_.push(key_exchange_impl_.GetMessage());
132 pending_messages_.push(key_exchange_impl_.GetMessage());
/external/chromium_org/v8/src/
H A Dmessages.cc158 Handle<String> MessageHandler::GetMessage(Isolate* isolate, function in class:v8::internal::MessageHandler
198 return GetMessage(isolate, data)->ToCString(DISALLOW_NULLS);
/external/v8/src/
H A Dmessages.cc144 Handle<String> MessageHandler::GetMessage(Handle<Object> data) { function in class:v8::internal::MessageHandler
178 return GetMessage(data)->ToCString(DISALLOW_NULLS);
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Ddesktop_notifications.cc105 string16 GetMessage(DesktopNotifications::NotificationType type) { function in namespace:file_manager::__anon4416
296 ShowNotificationWithMessage(type, path, GetMessage(type));
317 type, notification_id, GetMessage(type)),
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_observer.cc67 virtual string16 GetMessage() OVERRIDE;
96 string16 ConfirmInstallDialogDelegate::GetMessage() { function in class:__anon5444::ConfirmInstallDialogDelegate
/external/chromium_org/chrome/browser/ui/gtk/
H A Dfullscreen_exit_bubble_gtk.cc104 message_label_ = theme_service_->BuildLabel(GetMessage(url_).c_str(),
166 std::string FullscreenExitBubbleGtk::GetMessage(const GURL& url) { function in class:FullscreenExitBubbleGtk
/external/chromium_org/tools/grit/grit/
H A Dclique.py62 text = clique.GetMessage().GetPresentableContent()
100 presentable_text = clique.GetMessage().GetPresentableContent()
103 assert c.GetMessage().GetPresentableContent() == presentable_text
108 key=lambda c:c.GetMessage().GetDescription())
151 description = clique.GetMessage().GetDescription()
179 msg = c.GetMessage()
217 original_msg = self.BestClique(id).GetMessage()
346 def GetMessage(self): member in class:MessageClique
352 return self.GetMessage().GetId()
365 if custom_type and not custom_type.Validate(self.GetMessage())
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dextension_set_heavy.cc120 const MessageLite& ExtensionSet::GetMessage(int number, function in class:google::protobuf::internal::ExtensionSet
130 return iter->second.lazymessage_value->GetMessage(
H A Dextension_set.cc436 const MessageLite& ExtensionSet::GetMessage( function in class:google::protobuf::internal::ExtensionSet
445 return iter->second.lazymessage_value->GetMessage(default_value);
453 // const MessageLite& ExtensionSet::GetMessage(int number,
802 other_extension.lazymessage_value->GetMessage(
H A Dgenerated_message_reflection.cc967 const Message& GeneratedMessageReflection::GetMessage( function in class:google::protobuf::internal::GeneratedMessageReflection
970 USAGE_CHECK_ALL(GetMessage, SINGULAR, MESSAGE);
976 GetExtensionSet(message).GetMessage(
/external/llvm/lib/Support/
H A DSourceMgr.cpp146 /// GetMessage - Return an SMDiagnostic at the specified location with the
151 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, function in class:SourceMgr
217 SMDiagnostic Diagnostic = GetMessage(Loc, Kind, Msg, Ranges, FixIts);
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_helper.cc405 virtual string16 GetMessage() OVERRIDE;
448 string16 ConfirmEmailDialogDelegate::GetMessage() { function in class:__anon6255::ConfirmEmailDialogDelegate
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h60 #if defined(_WIN32) && defined(GetMessage)
61 // Allow GetMessage to be used as a valid method name in protobuf classes.
62 // windows.h defines GetMessage() as a macro. Let's re-define it as an inline
67 return GetMessage(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
69 #undef GetMessage macro
70 inline BOOL GetMessage( function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 838 milliseconds