Home
last modified time | relevance | path

Searched refs:OnGotVisitCountToHost (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dpage_info_model.h94 void OnGotVisitCountToHost(HistoryService::Handle handle,
Dpage_info_model.cc275 NewCallback(this, &PageInfoModel::OnGotVisitCountToHost)); in PageInfoModel()
297 void PageInfoModel::OnGotVisitCountToHost(HistoryService::Handle handle, in OnGotVisitCountToHost() function in PageInfoModel