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

  /external/chromium_org/chrome/browser/extensions/
extension_message_bubble_controller.h 55 virtual GURL GetLearnMoreUrl() const = 0;
dev_mode_bubble_controller.cc 53 virtual GURL GetLearnMoreUrl() const OVERRIDE;
122 GURL DevModeBubbleDelegate::GetLearnMoreUrl() const {
ntp_overridden_bubble_controller.cc 44 virtual GURL GetLearnMoreUrl() const OVERRIDE;
137 GURL NtpOverriddenBubbleDelegate::GetLearnMoreUrl() const {
proxy_overridden_bubble_controller.cc 49 virtual GURL GetLearnMoreUrl() const OVERRIDE;
156 GURL ProxyOverriddenBubbleDelegate::GetLearnMoreUrl() const {
suspicious_extension_bubble_controller.cc 50 virtual GURL GetLearnMoreUrl() const OVERRIDE;
120 GURL SuspiciousExtensionBubbleDelegate::GetLearnMoreUrl() const {
settings_api_bubble_controller.cc 50 virtual GURL GetLearnMoreUrl() const OVERRIDE;
231 GURL SettingsApiBubbleDelegate::GetLearnMoreUrl() const {
extension_message_bubble_controller.cc 133 content::OpenURLParams(delegate_->GetLearnMoreUrl(),

Completed in 885 milliseconds