HomeSort by relevance Sort by last modified time
    Searched refs:AuthAttemptStateResolver (Results 1 - 16 of 16) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
auth_attempt_state_resolver.cc 9 AuthAttemptStateResolver::AuthAttemptStateResolver() {}
11 AuthAttemptStateResolver::~AuthAttemptStateResolver() {}
auth_attempt_state_resolver.h 11 class AuthAttemptStateResolver {
13 AuthAttemptStateResolver();
14 virtual ~AuthAttemptStateResolver();
cryptohome_op.h 16 class AuthAttemptStateResolver;
23 AuthAttemptStateResolver* callback,
28 AuthAttemptStateResolver* callback);
31 AuthAttemptStateResolver* callback,
36 AuthAttemptStateResolver* callback);
40 AuthAttemptStateResolver* callback);
49 AuthAttemptStateResolver* callback);
56 AuthAttemptStateResolver* const resolver_;
mock_auth_attempt_state_resolver.h 14 class MockAuthAttemptStateResolver : public AuthAttemptStateResolver {
online_attempt.h 28 class AuthAttemptStateResolver;
35 AuthAttemptStateResolver* callback);
61 AuthAttemptStateResolver* const resolver_;
cryptohome_op.cc 18 AuthAttemptStateResolver* callback)
43 AuthAttemptStateResolver* callback,
68 AuthAttemptStateResolver* callback)
88 AuthAttemptStateResolver* callback,
124 AuthAttemptStateResolver* callback)
143 AuthAttemptStateResolver* callback)
162 AuthAttemptStateResolver* callback,
170 AuthAttemptStateResolver* callback) {
177 AuthAttemptStateResolver* callback,
186 AuthAttemptStateResolver* callback)
    [all...]
online_attempt.cc 31 AuthAttemptStateResolver* callback)
parallel_authenticator.h 56 public AuthAttemptStateResolver {
  /external/chromium_org/chrome/browser/chromeos/login/
auth_attempt_state_resolver.cc 9 AuthAttemptStateResolver::AuthAttemptStateResolver() {}
11 AuthAttemptStateResolver::~AuthAttemptStateResolver() {}
auth_attempt_state_resolver.h 10 class AuthAttemptStateResolver {
12 AuthAttemptStateResolver();
13 virtual ~AuthAttemptStateResolver();
mock_auth_attempt_state_resolver.h 14 class MockAuthAttemptStateResolver : public AuthAttemptStateResolver {
online_attempt.h 24 class AuthAttemptStateResolver;
30 AuthAttemptStateResolver* callback);
61 AuthAttemptStateResolver* const resolver_;
online_attempt_host.h 24 class OnlineAttemptHost : public AuthAttemptStateResolver {
45 // AuthAttemptStateResolver overrides.
parallel_authenticator.h 58 public AuthAttemptStateResolver {
141 // AuthAttemptStateResolver overrides.
online_attempt.cc 35 AuthAttemptStateResolver* callback)
parallel_authenticator_unittest.cc 48 AuthAttemptStateResolver* resolver)

Completed in 685 milliseconds