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

  /external/chromium/chrome/browser/history/
history_types_unittest.cc 47 results->AppendURLBySwapping(&result1);
48 results->AppendURLBySwapping(&result2);
49 results->AppendURLBySwapping(&result3);
61 results->AppendURLBySwapping(&result1);
62 results->AppendURLBySwapping(&result2);
history_types.h 431 void AppendURLBySwapping(URLResult* result);
history_types.cc 187 void QueryResults::AppendURLBySwapping(URLResult* result) {
history_backend.cc     [all...]
  /external/chromium/chrome/browser/autocomplete/
history_contents_provider.cc 286 results_.AppendURLBySwapping(&url_result);

Completed in 33 milliseconds