Lines Matching defs:profile
51 CrashNotificationDelegate(Profile* profile, const Extension* extension) in CrashNotificationDelegate()
91 void ShowBalloon(const Extension* extension, Profile* profile) { in ShowBalloon()
124 Profile* profile, const CommandLine* command_line) in BackgroundContentsService()
153 void BackgroundContentsService::StartObserving(Profile* profile) { in StartObserving()
222 Profile* profile = Source<Profile>(source).ptr(); in Observe() local
237 Profile* profile = Source<Profile>(source).ptr(); in Observe() local
260 Profile* profile = Source<Profile>(source).ptr(); in Observe() local
330 Profile* profile) { in LoadBackgroundContentsFromPrefs()
358 Profile* profile, in LoadBackgroundContentsForExtension()
383 Profile* profile, in LoadBackgroundContentsFromDictionary()
404 Profile* profile) { in LoadBackgroundContentsFromManifests()
421 Profile* profile, in LoadBackgroundContents()
450 Profile* profile, in CreateBackgroundContents()