HomeSort by relevance Sort by last modified time
    Searched refs:GetActionButtonLabel (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/extensions/
dev_mode_bubble_controller.h 53 virtual string16 GetActionButtonLabel() const OVERRIDE;
extension_message_bubble_controller.h 45 virtual string16 GetActionButtonLabel() const = 0;
suspicious_extension_bubble_controller.h 48 virtual base::string16 GetActionButtonLabel() const OVERRIDE;
dev_mode_bubble_controller.cc 115 string16 DevModeBubbleController::GetActionButtonLabel() const {
suspicious_extension_bubble_controller.cc 124 SuspiciousExtensionBubbleController::GetActionButtonLabel() const {
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_message_bubble_view.cc 266 string16 action_button = delegate_->GetActionButtonLabel();

Completed in 1564 milliseconds