Home | History | Annotate | Download | only in profiles

Lines Matching refs:profile_type

585 ProfileIOData::ProfileIOData(Profile::ProfileType profile_type)
593 profile_type_(profile_type) {
826 return profile_type() == Profile::INCOGNITO_PROFILE
827 || profile_type() == Profile::GUEST_PROFILE;
1130 bool is_incognito = profile_type() == Profile::INCOGNITO_PROFILE;