Home | History | Annotate | Download | only in download

Lines Matching full:profile

11 #include "chrome/browser/profiles/profile.h"
20 DownloadHistory::DownloadHistory(Profile* profile)
21 : profile_(profile),
23 DCHECK(profile);
31 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
56 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
75 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
91 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
102 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
110 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);