Searched refs:GetProfileContext (Results 1 – 2 of 2) sorted by relevance
401 if (safe_browsing_enabled && GetProfileContext(NULL) && in OnProfileAdded()402 GetProfileContext(NULL)->incidents.size()) { in OnProfileAdded()456 IncidentReportingService::GetProfileContext(Profile* profile) { in GetProfileContext() function in safe_browsing::IncidentReportingService509 ProfileContext* context = GetProfileContext(profile); in AddIncident()765 ProfileContext* null_context = GetProfileContext(NULL); in UploadIfCollectionComplete()767 ProfileContext* eligible_context = GetProfileContext(eligible_profile); in UploadIfCollectionComplete()
146 ProfileContext* GetProfileContext(Profile* profile);