Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/login/
Dlogin_prompt.cc164 NotifyAuthCancelled(); in CancelAuth()
168 NewRunnableMethod(this, &LoginHandler::NotifyAuthCancelled)); in CancelAuth()
278 void LoginHandler::NotifyAuthCancelled() { in NotifyAuthCancelled() function in LoginHandler
321 NewRunnableMethod(this, &LoginHandler::NotifyAuthCancelled)); in ReleaseSoon()
Dlogin_prompt.h106 void NotifyAuthCancelled();