Home
last modified time | relevance | path

Searched refs:gaia (Results 1 – 25 of 95) sorted by relevance

1234

/external/chromium_org/google_apis/
Dgoogle_apis.gyp94 'gaia/gaia_auth_consumer.cc',
95 'gaia/gaia_auth_consumer.h',
96 'gaia/gaia_auth_fetcher.cc',
97 'gaia/gaia_auth_fetcher.h',
98 'gaia/gaia_auth_util.cc',
99 'gaia/gaia_auth_util.h',
100 'gaia/gaia_constants.cc',
101 'gaia/gaia_constants.h',
102 'gaia/gaia_oauth_client.cc',
103 'gaia/gaia_oauth_client.h',
[all …]
Dgoogle_apis.target.darwin-x86.mk42 google_apis/gaia/gaia_auth_consumer.cc \
43 google_apis/gaia/gaia_auth_fetcher.cc \
44 google_apis/gaia/gaia_auth_util.cc \
45 google_apis/gaia/gaia_constants.cc \
46 google_apis/gaia/gaia_oauth_client.cc \
47 google_apis/gaia/gaia_switches.cc \
48 google_apis/gaia/gaia_urls.cc \
49 google_apis/gaia/google_service_auth_error.cc \
50 google_apis/gaia/oauth_request_signer.cc \
51 google_apis/gaia/oauth2_access_token_fetcher.cc \
[all …]
Dgoogle_apis.target.darwin-mips.mk42 google_apis/gaia/gaia_auth_consumer.cc \
43 google_apis/gaia/gaia_auth_fetcher.cc \
44 google_apis/gaia/gaia_auth_util.cc \
45 google_apis/gaia/gaia_constants.cc \
46 google_apis/gaia/gaia_oauth_client.cc \
47 google_apis/gaia/gaia_switches.cc \
48 google_apis/gaia/gaia_urls.cc \
49 google_apis/gaia/google_service_auth_error.cc \
50 google_apis/gaia/oauth_request_signer.cc \
51 google_apis/gaia/oauth2_access_token_fetcher.cc \
[all …]
Dgoogle_apis.target.linux-mips.mk42 google_apis/gaia/gaia_auth_consumer.cc \
43 google_apis/gaia/gaia_auth_fetcher.cc \
44 google_apis/gaia/gaia_auth_util.cc \
45 google_apis/gaia/gaia_constants.cc \
46 google_apis/gaia/gaia_oauth_client.cc \
47 google_apis/gaia/gaia_switches.cc \
48 google_apis/gaia/gaia_urls.cc \
49 google_apis/gaia/google_service_auth_error.cc \
50 google_apis/gaia/oauth_request_signer.cc \
51 google_apis/gaia/oauth2_access_token_fetcher.cc \
[all …]
Dgoogle_apis.target.linux-x86.mk42 google_apis/gaia/gaia_auth_consumer.cc \
43 google_apis/gaia/gaia_auth_fetcher.cc \
44 google_apis/gaia/gaia_auth_util.cc \
45 google_apis/gaia/gaia_constants.cc \
46 google_apis/gaia/gaia_oauth_client.cc \
47 google_apis/gaia/gaia_switches.cc \
48 google_apis/gaia/gaia_urls.cc \
49 google_apis/gaia/google_service_auth_error.cc \
50 google_apis/gaia/oauth_request_signer.cc \
51 google_apis/gaia/oauth2_access_token_fetcher.cc \
[all …]
Dgoogle_apis.target.linux-arm.mk42 google_apis/gaia/gaia_auth_consumer.cc \
43 google_apis/gaia/gaia_auth_fetcher.cc \
44 google_apis/gaia/gaia_auth_util.cc \
45 google_apis/gaia/gaia_constants.cc \
46 google_apis/gaia/gaia_oauth_client.cc \
47 google_apis/gaia/gaia_switches.cc \
48 google_apis/gaia/gaia_urls.cc \
49 google_apis/gaia/google_service_auth_error.cc \
50 google_apis/gaia/oauth_request_signer.cc \
51 google_apis/gaia/oauth2_access_token_fetcher.cc \
[all …]
Dgoogle_apis.target.darwin-arm.mk42 google_apis/gaia/gaia_auth_consumer.cc \
43 google_apis/gaia/gaia_auth_fetcher.cc \
44 google_apis/gaia/gaia_auth_util.cc \
45 google_apis/gaia/gaia_constants.cc \
46 google_apis/gaia/gaia_oauth_client.cc \
47 google_apis/gaia/gaia_switches.cc \
48 google_apis/gaia/gaia_urls.cc \
49 google_apis/gaia/google_service_auth_error.cc \
50 google_apis/gaia/oauth_request_signer.cc \
51 google_apis/gaia/oauth2_access_token_fetcher.cc \
[all …]
/external/chromium/chrome/browser/sync/resources/
Dgaia_login.css39 #gaia-account-text {
70 #gaia-login-form {
143 .gaia-le-lbl,
144 .gaia-le-val,
145 .gaia-le-rem,
146 .gaia-captchahtml-desc
147 .gaia-captchahtml-cmt {
151 .gaia-captchahtml-cmt {
155 .gaia-le-fpwd,
156 .gaia-le-chusr {
/external/chromium_org/chrome/browser/resources/chromeos/login/
Dscreen_gaia_signin.css6 #gaia-signin {
12 #gaia-signin.no-right-panel {
16 #gaia-signin.saml {
62 #gaia-signin-form-container,
67 .saml #gaia-signin-form-container,
72 #gaia-signin-divider {
82 .no-right-panel #gaia-signin-divider,
83 .saml #gaia-signin-divider {
114 #gaia-signin .step-contents {
Dscreen_container.css33 #oobe.gaia-signin #inner-container,
125 #oobe.enrollment #gaia-signin-dot,
128 #oobe.gaia-signin #gaia-signin-dot,
129 #oobe.oauth-enrollment #gaia-signin-dot,
/external/chromium_org/remoting/host/setup/
Doauth_client.h19 class OAuthClient : public gaia::GaiaOAuthClient::Delegate {
40 const gaia::OAuthClientInfo& oauth_client_info,
57 Request(const gaia::OAuthClientInfo& oauth_client_info,
61 gaia::OAuthClientInfo oauth_client_info;
70 gaia::GaiaOAuthClient gaia_oauth_client_;
Dhost_starter.h21 class HostStarter : public gaia::GaiaOAuthClient::Delegate,
70 HostStarter(scoped_ptr<gaia::GaiaOAuthClient> oauth_client,
78 scoped_ptr<gaia::GaiaOAuthClient> oauth_client_;
81 gaia::OAuthClientInfo oauth_client_info_;
/external/chromium_org/google_apis/gaia/
Dgaia_auth_util.cc15 namespace gaia { namespace
53 return gaia::CanonicalizeEmail(gaia::SanitizeEmail(email1)) == in AreEmailsSame()
54 gaia::CanonicalizeEmail(gaia::SanitizeEmail(email2)); in AreEmailsSame()
/external/chromium_org/third_party/libjingle/source/talk/examples/plus/testutil/
Dlibjingleplus_main.cc71 bool gaia = false; in main() local
75 gaia = true; in main()
80 std::cout << (gaia ? "Gaia cookie: " : "Password: "); in main()
89 ljp.Login(username, password, "talk.google.com", false, gaia); in main()
/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_auth.h26 public gaia::GaiaOAuthClient::Delegate {
42 const gaia::OAuthClientInfo& oauth_client_info,
81 gaia::OAuthClientInfo oauth_client_info_;
82 scoped_ptr<gaia::GaiaOAuthClient> oauth_client_;
Dcloud_print_auth.cc42 const gaia::OAuthClientInfo& oauth_client_info, in CloudPrintAuth()
93 oauth_client_.reset(new gaia::GaiaOAuthClient( in AuthenticateWithRobotAuthCode()
104 oauth_client_.reset(new gaia::GaiaOAuthClient( in RefreshAccessToken()
190 oauth_client_.reset(new gaia::GaiaOAuthClient( in HandleJSONData()
/external/chromium_org/chrome/browser/extensions/api/identity/
Daccount_tracker.cc84 DCHECK(!account.ids.gaia.empty()); in NotifyAccountAdded()
90 DCHECK(!account.ids.gaia.empty()); in NotifyAccountRemoved()
96 DCHECK(!account.ids.gaia.empty()); in NotifySignInChanged()
111 bool needs_gaia_id = account.ids.gaia.empty(); in UpdateSignInState()
136 if (!account.ids.gaia.empty()) { in StopTrackingAccount()
166 account.ids.gaia = gaia_id; in OnUserInfoFetchSuccess()
226 gaia_oauth_client_.reset(new gaia::GaiaOAuthClient( in OnGetTokenSuccess()
Daccount_tracker.h26 std::string gaia; member
107 public gaia::GaiaOAuthClient::Delegate {
136 scoped_ptr<gaia::GaiaOAuthClient> gaia_oauth_client_;
/external/chromium_org/components/policy/core/common/cloud/
Dcloud_policy_validator.cc53 user_ = gaia::CanonicalizeEmail(expected_user); in ValidateUsername()
59 domain_ = gaia::CanonicalizeDomain(expected_domain); in ValidateDomain()
320 gaia::CanonicalizeEmail(gaia::SanitizeEmail(policy_data_->username())); in CheckUsername()
338 gaia::ExtractDomainName( in CheckDomain()
339 gaia::CanonicalizeEmail( in CheckDomain()
340 gaia::SanitizeEmail(policy_data_->username()))); in CheckDomain()
/external/chromium_org/chrome/browser/chromeos/login/
Doauth2_login_manager.cc168 gaia::OAuthClientInfo client_info; in GetAccountIdOfRefreshToken()
173 account_id_fetcher_.reset(new gaia::GaiaOAuthClient( in GetAccountIdOfRefreshToken()
190 std::string canonicalized = gaia::CanonicalizeEmail(user_email); in OnGetUserEmailResponse()
283 std::vector<std::string> accounts = gaia::ParseListAccountsData(data); in OnListAccountsSuccess()
284 std::string user_email = gaia::CanonicalizeEmail( in OnListAccountsSuccess()
291 if (gaia::CanonicalizeEmail(*iter) == user_email) { in OnListAccountsSuccess()
/external/chromium_org/chrome/browser/chromeos/policy/
Denterprise_install_attributes.cc197 std::string domain = gaia::ExtractDomainName(user); in LockDevice()
248 registration_user = gaia::CanonicalizeEmail(user); in LockDeviceIfAttributesIsReady()
259 std::string domain = gaia::ExtractDomainName(registration_user); in LockDeviceIfAttributesIsReady()
344 registration_user_ = gaia::CanonicalizeEmail(enterprise_user); in DecodeInstallAttributes()
355 registration_domain_ = gaia::CanonicalizeDomain(registration_domain_); in DecodeInstallAttributes()
357 registration_domain_ = gaia::ExtractDomainName(registration_user_); in DecodeInstallAttributes()
/external/chromium_org/chrome/browser/ui/ash/
Dsession_state_delegate_chromeos.cc113 return gaia::CanonicalizeEmail(gaia::SanitizeEmail( in GetUserID()
139 gaia::CanonicalizeEmail(gaia::SanitizeEmail(user_id))); in SwitchActiveUser()
/external/chromium_org/chrome/browser/ui/ash/multi_user/
Dmulti_user_util.cc28 email : gaia::CanonicalizeEmail(gaia::SanitizeEmail(email)); in GetUserIDFromEmail()
/external/chromium_org/chrome/browser/signin/
Dsignin_account_id_helper.cc19 public gaia::GaiaOAuthClient::Delegate {
44 scoped_ptr<gaia::GaiaOAuthClient> gaia_oauth_client_;
75 new gaia::GaiaOAuthClient(profile_->GetRequestContext())); in OnGetTokenSuccess()
/external/chromium_org/chrome/browser/chromeos/settings/
Ddevice_oauth2_token_service.cc38 public gaia::GaiaOAuthClient::Delegate {
70 scoped_ptr<gaia::GaiaOAuthClient> gaia_oauth_client_;
104 gaia_oauth_client_.reset(new gaia::GaiaOAuthClient( in StartValidation()
108 gaia::OAuthClientInfo client_info; in StartValidation()

1234