HomeSort by relevance Sort by last modified time
    Searched defs:GetUpdateDelay (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/history/
top_sites_impl.cc 729 base::TimeDelta TopSitesImpl::GetUpdateDelay() {
783 RestartQueryForTopSitesTimer(GetUpdateDelay());
837 RestartQueryForTopSitesTimer(GetUpdateDelay());
    [all...]
top_sites_impl_unittest.cc 313 base::TimeDelta GetUpdateDelay() {
314 return top_sites()->GetUpdateDelay();
    [all...]

Completed in 445 milliseconds