OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AuthAttemptStateResolver
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chromeos/login/auth/
auth_attempt_state_resolver.cc
9
AuthAttemptStateResolver
::
AuthAttemptStateResolver
() {
12
AuthAttemptStateResolver
::~
AuthAttemptStateResolver
() {
auth_attempt_state_resolver.h
12
class CHROMEOS_EXPORT
AuthAttemptStateResolver
{
14
AuthAttemptStateResolver
();
15
virtual ~
AuthAttemptStateResolver
();
mock_auth_attempt_state_resolver.h
16
: public
AuthAttemptStateResolver
{
online_attempt.h
28
class
AuthAttemptStateResolver
;
33
AuthAttemptStateResolver
* callback);
66
AuthAttemptStateResolver
* const resolver_;
online_attempt_host.h
28
class CHROMEOS_EXPORT OnlineAttemptHost : public
AuthAttemptStateResolver
{
51
//
AuthAttemptStateResolver
overrides.
cryptohome_authenticator.h
57
public
AuthAttemptStateResolver
{
150
//
AuthAttemptStateResolver
overrides.
online_attempt.cc
33
AuthAttemptStateResolver
* callback)
Completed in 98 milliseconds