Lines Matching refs:profile
27 class Profile;
36 // BackgroundContentsService is owned by the profile, and is responsible for
48 BackgroundContentsService(Profile* profile, const CommandLine* command_line);
75 // |frame_name| and |application_id| values, using the passed |profile| as the
79 Profile* profile,
87 void LoadBackgroundContentsForExtension(Profile* profile,
105 void StartObserving(Profile* profile);
113 void LoadBackgroundContentsFromPrefs(Profile* profile);
117 void LoadBackgroundContentsFromDictionary(Profile* profile,
122 // profile.
123 void LoadBackgroundContentsFromManifests(Profile* profile);
128 void LoadBackgroundContents(Profile* profile,
156 // running under an incognito profile).