Lines Matching full:profile
8 // active profile in Chrome.
54 class Profile;
117 bool Init(Profile* profile);
209 Profile* profile() { return profile_; }
266 // The original profile's download manager.
333 // |history_downloads_| is map of all downloads in this profile. The key
376 // The current active profile.
377 Profile* profile_;