OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AuthenticateToLogin
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
authenticator.h
39
virtual void
AuthenticateToLogin
(Profile* profile,
mock_authenticator.cc
15
void MockAuthenticator::
AuthenticateToLogin
(Profile* profile,
39
AuthenticateToLogin
(NULL /* not used */, user_context);
81
// in
AuthenticateToLogin
, but there's not much of a point.
mock_authenticator.h
32
virtual void
AuthenticateToLogin
(Profile* profile,
parallel_authenticator.h
35
//
AuthenticateToLogin
() calls a Cryptohome's method to perform offline login.
103
virtual void
AuthenticateToLogin
(Profile* profile,
109
//
AuthenticateToLogin
does.
login_performer.cc
291
base::Bind(&Authenticator::
AuthenticateToLogin
, authenticator_.get(),
parallel_authenticator.cc
196
void ParallelAuthenticator::
AuthenticateToLogin
(
/external/chromium/chrome/browser/chromeos/login/
authenticator.h
37
virtual bool
AuthenticateToLogin
(Profile* profile,
mock_authenticator.h
36
virtual bool
AuthenticateToLogin
(Profile* profile,
57
return
AuthenticateToLogin
(NULL /* not used */, username, password,
68
// in
AuthenticateToLogin
, but there's not much of a point.
parallel_authenticator.h
46
//
AuthenticateToLogin
() creates an OnlineAttempt and a CryptohomeOp that
108
bool
AuthenticateToLogin
(Profile* profile,
117
// LoginStatusConsumer in a same way as
AuthenticateToLogin
does.
google_authenticator.h
55
bool
AuthenticateToLogin
(Profile* profile,
64
// LoginStatusConsumer in a same way as
AuthenticateToLogin
does.
google_authenticator_unittest.cc
563
auth->
AuthenticateToLogin
(
601
auth->
AuthenticateToLogin
(
650
auth->
AuthenticateToLogin
(
700
auth->
AuthenticateToLogin
(
login_performer.cc
472
&Authenticator::
AuthenticateToLogin
,
google_authenticator.cc
121
bool GoogleAuthenticator::
AuthenticateToLogin
(
parallel_authenticator.cc
67
bool ParallelAuthenticator::
AuthenticateToLogin
(
/external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc
151
authenticator_.get()->
AuthenticateToLogin
(
[
all
...]
/external/chromium/chrome/browser/
browser_main.cc
[
all
...]
Completed in 2495 milliseconds