Searched refs:IsSameProfile (Results 1 – 8 of 8) sorted by relevance
182 DCHECK(!restrict_to_profile || profile_->IsSameProfile(restrict_to_profile)); in DispatchEventImpl()
248 if (!source_profile || !source_profile->IsSameProfile(profile())) in Observe()
469 virtual bool IsSameProfile(Profile* profile) = 0;
109 virtual bool IsSameProfile(Profile* profile);
530 virtual bool IsSameProfile(Profile* profile) { in IsSameProfile() function in OffTheRecordProfileImpl
1212 bool ProfileImpl::IsSameProfile(Profile* profile) { in IsSameProfile() function in ProfileImpl
198 virtual bool IsSameProfile(Profile* profile) { NOTREACHED(); return false; } in IsSameProfile() function
3378 if (profile_->IsSameProfile(profile)) { in Observe()