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

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 174 search_url_database_(true),
337 bool search_url_database_; member in class:HistoryURLProvider
history_url_provider.cc 326 search_url_database_(true) {
462 if (search_url_database_) {
526 // If search_url_database_ is false, we shouldn't have scheduled a second
528 DCHECK(search_url_database_);
700 if (search_url_database_ &&
    [all...]

Completed in 46 milliseconds