Searched defs:IsSameProfile (Results 1 – 3 of 3) sorted by relevance
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