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

  /external/chromium_org/chrome/browser/prerender/
prerender_local_predictor.h 122 HistoryService* GetHistoryIfExists() const;
prerender_local_predictor.cc 393 HistoryService* history = GetHistoryIfExists();
486 HistoryService* history = GetHistoryIfExists();
605 HistoryService* PrerenderLocalPredictor::GetHistoryIfExists() const {
615 HistoryService* history = GetHistoryIfExists();
    [all...]

Completed in 2126 milliseconds