HomeSort by relevance Sort by last modified time
    Searched full:login_details (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/login/
login_prompt_browsertest.cc 105 LoginNotificationDetails* login_details = local
107 AddHandler(login_details->handler());
110 AuthSuppliedLoginNotificationDetails* login_details = local
112 RemoveHandler(login_details->handler());
115 LoginNotificationDetails* login_details = local
117 RemoveHandler(login_details->handler());
login_prompt.cc 225 LoginNotificationDetails* login_details =
230 DCHECK(login_details->handler() != this);
233 if (*login_details->handler()->auth_info() != *auth_info())

Completed in 36 milliseconds