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

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

Completed in 141 milliseconds