HomeSort by relevance Sort by last modified time
    Searched defs:GetLearnMoreURL (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
plugin_observer.cc 45 virtual std::string GetLearnMoreURL() const = 0;
78 GURL url = google_util::AppendGoogleLocaleParam(GURL(GetLearnMoreURL()));
111 virtual std::string GetLearnMoreURL() const;
139 std::string BlockedPluginInfoBarDelegate::GetLearnMoreURL() const {
204 virtual std::string GetLearnMoreURL() const;
242 std::string OutdatedPluginInfoBarDelegate::GetLearnMoreURL() const {
  /external/chromium_org/chrome/browser/plugins/
plugin_infobar_delegates.cc 58 GURL(GetLearnMoreURL()), content::Referrer(),
126 std::string UnauthorizedPluginInfoBarDelegate::GetLearnMoreURL() const {
223 std::string OutdatedPluginInfoBarDelegate::GetLearnMoreURL() const {

Completed in 2676 milliseconds