Searched refs:BackgroundContentsOpenedDetails (Results 1 – 5 of 5) sorted by relevance
45 struct BackgroundContentsOpenedDetails;188 void BackgroundContentsOpened(BackgroundContentsOpenedDetails* details);
658 BackgroundContentsOpenedDetails details = {contents, in CreateBackgroundContents()665 content::Details<BackgroundContentsOpenedDetails>(&details)); in CreateBackgroundContents()729 BackgroundContentsOpenedDetails* details) { in BackgroundContentsOpened()
81 BackgroundContentsOpenedDetails details = { in SendOpenedNotification()
94 struct BackgroundContentsOpenedDetails { struct
334 content::Details<BackgroundContentsOpenedDetails>(details) in Observe()