Home | History | Annotate | Download | only in media_galleries_private

Lines Matching refs:profile_id

26   // Returns the GalleryWatchManager for |profile_id|, creating it if it is not
28 static GalleryWatchManager* GetForProfile(void* profile_id);
31 // |profile_id|.
32 static bool HasForProfile(void* profile_id);
35 static void OnProfileShutdown(void* profile_id);
38 // |profile_id| specifies the extension profile identifier.
43 void* profile_id,
50 // |extension_id|. |profile_id| specifies the extension profile identifier.
52 static void RemoveGalleryWatch(void* profile_id,
57 static void OnExtensionUnloaded(void* profile_id,