Searched defs:HistoryURLProviderParams (Results 1 – 2 of 2) sorted by relevance
86 struct HistoryURLProviderParams { struct92 MessageLoop* message_loop;96 AutocompleteInput input;99 bool trim_http;128 DISALLOW_COPY_AND_ASSIGN(HistoryURLProviderParams); argument
106 HistoryURLProviderParams::HistoryURLProviderParams( in HistoryURLProviderParams() function in HistoryURLProviderParams