Home
last modified time | relevance | path

Searched defs:HistoryURLProviderParams (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dhistory_url_provider.h86 struct HistoryURLProviderParams { struct
92 MessageLoop* message_loop;
96 AutocompleteInput input;
99 bool trim_http;
128 DISALLOW_COPY_AND_ASSIGN(HistoryURLProviderParams); argument
Dhistory_url_provider.cc106 HistoryURLProviderParams::HistoryURLProviderParams( in HistoryURLProviderParams() function in HistoryURLProviderParams