Searched refs:AppendURLBySwapping (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/history/core/browser/
H A Dhistory_types_unittest.cc46 results->AppendURLBySwapping(&result1);
47 results->AppendURLBySwapping(&result2);
48 results->AppendURLBySwapping(&result3);
H A Dhistory_types.cc72 void QueryResults::AppendURLBySwapping(URLResult* result) { function in class:history::QueryResults
H A Dhistory_types.h202 void AppendURLBySwapping(URLResult* result);
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc1260 result->AppendURLBySwapping(&url_result);
1294 result->AppendURLBySwapping(&(*it));

Completed in 99 milliseconds