Home
last modified time | relevance | path

Searched defs:AuthenticationNotificationDetails (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
Dauthentication_notification_details.h12 explicit AuthenticationNotificationDetails(bool success) : success_(success) { in AuthenticationNotificationDetails() function
/external/chromium/chrome/browser/chromeos/login/
Dauthentication_notification_details.h13 explicit AuthenticationNotificationDetails(bool success) : success_(success) { in AuthenticationNotificationDetails() function