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

  /external/chromium/chrome/browser/ui/views/
external_protocol_dialog.h 28 static std::wstring GetApplicationForProtocol(const GURL& url);
external_protocol_dialog.cc 37 ExternalProtocolDialog::GetApplicationForProtocol(url);
164 std::wstring ExternalProtocolDialog::GetApplicationForProtocol(
  /external/chromium_org/chrome/browser/ui/views/
external_protocol_dialog.h 28 static std::wstring GetApplicationForProtocol(const GURL& url);
external_protocol_dialog.cc 40 ExternalProtocolDialog::GetApplicationForProtocol(url);
168 std::wstring ExternalProtocolDialog::GetApplicationForProtocol(
  /external/chromium_org/chrome/browser/ui/
external_protocol_dialog_delegate.cc 37 UTF8ToUTF16(ShellIntegration::GetApplicationForProtocol(url()));
  /external/chromium_org/chrome/browser/
shell_integration.h 64 static std::string GetApplicationForProtocol(const GURL& url);
shell_integration_win.cc 296 std::string ShellIntegration::GetApplicationForProtocol(const GURL& url) {
shell_integration_linux.cc 487 std::string ShellIntegration::GetApplicationForProtocol(const GURL& url) {
    [all...]

Completed in 64 milliseconds