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

  /external/chromium_org/chrome/browser/history/
history_backend.h 178 void QueryTopURLsAndRedirects(
    [all...]
history_service.h 310 // Called when QueryTopURLsAndRedirects completes. The vector contains a list
325 Handle QueryTopURLsAndRedirects(
    [all...]
history_service.cc 821 HistoryService::Handle HistoryService::QueryTopURLsAndRedirects(
826 return Schedule(PRIORITY_NORMAL, &HistoryBackend::QueryTopURLsAndRedirects,
    [all...]
history_backend.cc     [all...]

Completed in 452 milliseconds