Home
last modified time | relevance | path

Searched refs:FormatUrlTypes (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/net/base/
Dnet_util.h44 typedef uint32 FormatUrlTypes; typedef
310 FormatUrlTypes format_types,
318 FormatUrlTypes format_types,
330 FormatUrlTypes format_types,
Dnet_util_icu.cc435 FormatUrlTypes format_types, in FormatViewSourceUrl()
636 FormatUrlTypes format_types, in FormatUrlWithOffsets()
658 FormatUrlTypes format_types, in FormatUrlWithAdjustments()
815 FormatUrlTypes format_types, in FormatUrl()
Dnet_util_icu_unittest.cc360 FormatUrlTypes format_types;
389 FormatUrlTypes format_types, in CheckAdjustedOffsets()
523 FormatUrlTypes default_format_type = kFormatUrlOmitUsernamePassword; in TEST()
/external/chromium_org/chrome/browser/autocomplete/
Dhistory_quick_provider.cc238 const net::FormatUrlTypes format_types = net::kFormatUrlOmitAll & in QuickMatchToACMatch()
Dhistory_url_provider.cc1152 const net::FormatUrlTypes format_types = net::kFormatUrlOmitAll & in HistoryMatchToACMatch()
/external/chromium_org/components/omnibox/
Dsearch_suggestion_parser.cc217 const net::FormatUrlTypes format_types = in CalculateAndClassifyMatchContents()
Dsearch_provider.cc1317 const net::FormatUrlTypes format_types = in NavigationToMatch()