Searched refs:GetWebDataServiceWithoutCreating (Results 1 – 6 of 6) sorted by relevance
119 profiles[i]->GetWebDataServiceWithoutCreating(); in PurgeBrowser()
354 virtual WebDataService* GetWebDataServiceWithoutCreating() { in GetWebDataServiceWithoutCreating() function in OffTheRecordProfileImpl355 return profile_->GetWebDataServiceWithoutCreating(); in GetWebDataServiceWithoutCreating()
316 virtual WebDataService* GetWebDataServiceWithoutCreating() = 0;
73 virtual WebDataService* GetWebDataServiceWithoutCreating();
1027 WebDataService* ProfileImpl::GetWebDataServiceWithoutCreating() { in GetWebDataServiceWithoutCreating() function in ProfileImpl
164 virtual WebDataService* GetWebDataServiceWithoutCreating() { NOTREACHED(); return NULL; } in GetWebDataServiceWithoutCreating() function