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

  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_source.h 33 std::string GetLocalizedUrl(const std::string& url) const;
cloud_print_setup_source.cc 75 GetLocalizedUrl(kInvalidPasswordHelpUrl));
77 GetLocalizedUrl(kCanNotAccessAccountUrl));
79 GetLocalizedUrl(kCreateNewAccountUrl));
133 std::string CloudPrintSetupSource::GetLocalizedUrl(
  /external/chromium/chrome/browser/remoting/
remoting_resources_source.h 31 std::string GetLocalizedUrl(const std::string& url) const;
remoting_resources_source.cc 52 GetLocalizedUrl(kInvalidPasswordHelpUrl));
54 GetLocalizedUrl(kCanNotAccessAccountUrl));
56 GetLocalizedUrl(kCreateNewAccountUrl));
155 std::string RemotingResourcesSource::GetLocalizedUrl(

Completed in 58 milliseconds