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

  /external/chromium_org/chrome/browser/history/
history_types_unittest.cc 46 results->AppendURLBySwapping(&result1);
47 results->AppendURLBySwapping(&result2);
48 results->AppendURLBySwapping(&result3);
history_types.cc 160 void QueryResults::AppendURLBySwapping(URLResult* result) {
history_types.h 397 void AppendURLBySwapping(URLResult* result);
history_backend.cc     [all...]

Completed in 92 milliseconds