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

  /external/chromium/chrome/browser/history/
history.cc 602 HistoryService::Handle HistoryService::QueryTopURLsAndRedirects(
606 return Schedule(PRIORITY_NORMAL, &HistoryBackend::QueryTopURLsAndRedirects,
history_backend.h 155 void QueryTopURLsAndRedirects(
history.h 343 // Called when QueryTopURLsAndRedirects completes. The vector contains a list
357 Handle QueryTopURLsAndRedirects(int result_count,
    [all...]
history_backend.cc     [all...]
  /external/chromium_org/chrome/browser/history/
history_backend.h 197 void QueryTopURLsAndRedirects(
    [all...]
history_service.h 331 // Called when QueryTopURLsAndRedirects completes. The vector contains a list
346 Handle QueryTopURLsAndRedirects(
    [all...]
history_service.cc     [all...]
history_backend.cc     [all...]

Completed in 168 milliseconds