Home | History | Annotate | Download | only in profiles

Lines Matching refs:profile_info

422   ProfileInfo* profile_info = GetProfileInfoByPath(default_profile_dir);
425 if (profile_info && !profile_info->created)
578 ProfileInfo* profile_info = GetProfileInfoByPath(path);
579 return profile_info ? profile_info->profile.get() : NULL;