Lines Matching full:profile
15 class Profile;
32 // Called after profile is loaded and prepared for the session.
33 virtual void OnProfilePrepared(Profile* profile) = 0;
45 static void DoBrowserLaunch(Profile* profile);
49 // Loads and prepares profile for the session. Fires |delegate| in the end.
77 Profile* profile,
82 Profile* profile,