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

  /external/chromium/chrome/browser/autocomplete/
history_contents_provider.cc 165 results_.AppendResultsBySwapping(results, true);
  /external/chromium/chrome/browser/history/
history_types_unittest.cc 145 results.AppendResultsBySwapping(&appendee, true);
history_types.h 437 void AppendResultsBySwapping(QueryResults* other, bool remove_dupes);
history_types.cc 195 void QueryResults::AppendResultsBySwapping(QueryResults* other,

Completed in 38 milliseconds