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

  /external/chromium_org/chrome/browser/media/
midi_permission_infobar_delegate.cc 60 net::kFormatUrlOmitTrailingSlashOnBareHostname,
  /external/chromium_org/chrome/browser/notifications/
desktop_notification_infobar_delegate.cc 60 net::kFormatUrlOmitTrailingSlashOnBareHostname,
  /external/chromium_org/chrome/browser/services/gcm/
push_messaging_infobar_delegate.cc 49 net::kFormatUrlOmitTrailingSlashOnBareHostname,
  /external/chromium_org/chrome/browser/content_settings/
permission_bubble_request_impl.cc 80 net::kFormatUrlOmitTrailingSlashOnBareHostname,
  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate.cc 142 net::kFormatUrlOmitTrailingSlashOnBareHostname,
geolocation_permission_context.cc 90 net::kFormatUrlOmitTrailingSlashOnBareHostname,
  /external/chromium_org/chrome/browser/
chrome_quota_permission_context.cc 101 net::kFormatUrlOmitTrailingSlashOnBareHostname,
227 net::kFormatUrlOmitTrailingSlashOnBareHostname,
  /external/chromium_org/net/base/
net_util_icu_unittest.cc 647 kFormatUrlOmitTrailingSlashOnBareHostname, UnescapeRule::NORMAL,
651 kFormatUrlOmitTrailingSlashOnBareHostname, UnescapeRule::NORMAL,
655 kFormatUrlOmitTrailingSlashOnBareHostname, UnescapeRule::NORMAL,
659 kFormatUrlOmitTrailingSlashOnBareHostname, UnescapeRule::NORMAL,
662 "data:/", "en", kFormatUrlOmitTrailingSlashOnBareHostname,
665 "file:///", "en", kFormatUrlOmitTrailingSlashOnBareHostname,
    [all...]
net_util.h 72 NET_EXPORT extern const FormatUrlType kFormatUrlOmitTrailingSlashOnBareHostname;
346 // format flag including kFormatUrlOmitTrailingSlashOnBareHostname.
net_util_icu.cc 576 const FormatUrlType kFormatUrlOmitTrailingSlashOnBareHostname = 1 << 2;
578 kFormatUrlOmitHTTP | kFormatUrlOmitTrailingSlashOnBareHostname;
765 if (!(format_types & kFormatUrlOmitTrailingSlashOnBareHostname) ||
    [all...]
  /external/chromium_org/chrome/browser/ui/views/website_settings/
permissions_bubble_view.cc 241 net::kFormatUrlOmitTrailingSlashOnBareHostname,

Completed in 1425 milliseconds