Searched defs:NoDetails (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/public/browser/
H A Dnotification_service.h34 // the notification. If no additional data is needed, NoDetails() is used.
60 static Details<void> NoDetails() { return Details<void>(NULL); } function in class:content::NotificationService

Completed in 1111 milliseconds