Home
last modified time | relevance | path

Searched refs:NotifyAuthCancelled (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/login/
Dlogin_prompt.cc193 NotifyAuthCancelled(); in CancelAuth()
197 base::Bind(&LoginHandler::NotifyAuthCancelled, this)); in CancelAuth()
297 base::Bind(&LoginHandler::NotifyAuthCancelled, this)); in ReleaseSoon()
347 void LoginHandler::NotifyAuthCancelled() { in NotifyAuthCancelled() function in LoginHandler
Dlogin_prompt.h107 void NotifyAuthCancelled();