Searched refs:GetMessageBody (Results 1 – 10 of 10) sorted by relevance
77 base::string16 GetMessageBody() const;127 views::Label* message_body_label = new views::Label(GetMessageBody()); in DownloadDangerPromptViews()294 base::string16 DownloadDangerPromptViews::GetMessageBody() const { in GetMessageBody() function in __anond139d8d00111::DownloadDangerPromptViews
54 base::android::ScopedJavaLocalRef<jstring> GetMessageBody(
82 ScopedJavaLocalRef<jstring> ChromeHttpAuthHandler::GetMessageBody( in GetMessageBody() function in ChromeHttpAuthHandler
41 virtual string16 GetMessageBody() const = 0;
48 virtual string16 GetMessageBody() const OVERRIDE;
43 virtual base::string16 GetMessageBody() const OVERRIDE;
96 string16 DevModeBubbleController::GetMessageBody() const { in GetMessageBody() function in extensions::DevModeBubbleController
88 base::string16 SuspiciousExtensionBubbleController::GetMessageBody() const { in GetMessageBody() function in extensions::SuspiciousExtensionBubbleController
158 message->SetText(controller_->GetMessageBody()); in Init()
223 message->SetText(delegate_->GetMessageBody()); in Init()