OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hosted_policy_
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
auth_attempt_state.cc
30
hosted_policy_
(GaiaAuthFetcher::HostedAccountsAllowed),
45
hosted_policy_
(GaiaAuthFetcher::HostedAccountsAllowed),
68
hosted_policy_
= GaiaAuthFetcher::HostedAccountsNotAllowed;
108
return
hosted_policy_
;
test_attempt_state.cc
44
hosted_policy_
= GaiaAuthFetcher::HostedAccountsNotAllowed;
test_attempt_state.h
49
return
hosted_policy_
;
auth_attempt_state.h
86
GaiaAuthFetcher::HostedAccountsSetting
hosted_policy_
;
member in class:chromeos::AuthAttemptState
google_authenticator.cc
59
hosted_policy_
(GaiaAuthFetcher::HostedAccountsAllowed),
93
hosted_policy_
);
185
if (
hosted_policy_
== GaiaAuthFetcher::HostedAccountsAllowed &&
194
hosted_policy_
= GaiaAuthFetcher::HostedAccountsNotAllowed;
219
hosted_policy_
!= GaiaAuthFetcher::HostedAccountsAllowed) {
233
hosted_policy_
= GaiaAuthFetcher::HostedAccountsNotAllowed;
google_authenticator.h
139
// Start a client login attempt. |
hosted_policy_
| governs whether we are
160
hosted_policy_
= policy;
186
GaiaAuthFetcher::HostedAccountsSetting
hosted_policy_
;
member in class:chromeos::GoogleAuthenticator
Completed in 2430 milliseconds