/external/chromium_org/google_apis/ |
D | google_apis.gyp | 94 '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 …]
|
D | google_apis.target.darwin-x86.mk | 42 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 …]
|
D | google_apis.target.darwin-mips.mk | 42 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 …]
|
D | google_apis.target.linux-mips.mk | 42 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 …]
|
D | google_apis.target.linux-x86.mk | 42 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 …]
|
D | google_apis.target.linux-arm.mk | 42 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 …]
|
D | google_apis.target.darwin-arm.mk | 42 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/ |
D | gaia_login.css | 39 #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/ |
D | screen_gaia_signin.css | 6 #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 {
|
D | screen_container.css | 33 #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/ |
D | oauth_client.h | 19 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_;
|
D | host_starter.h | 21 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/ |
D | gaia_auth_util.cc | 15 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/ |
D | libjingleplus_main.cc | 71 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/ |
D | cloud_print_auth.h | 26 public gaia::GaiaOAuthClient::Delegate { 42 const gaia::OAuthClientInfo& oauth_client_info, 81 gaia::OAuthClientInfo oauth_client_info_; 82 scoped_ptr<gaia::GaiaOAuthClient> oauth_client_;
|
D | cloud_print_auth.cc | 42 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/ |
D | account_tracker.cc | 84 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()
|
D | account_tracker.h | 26 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/ |
D | cloud_policy_validator.cc | 53 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/ |
D | oauth2_login_manager.cc | 168 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/ |
D | enterprise_install_attributes.cc | 197 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/ |
D | session_state_delegate_chromeos.cc | 113 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/ |
D | multi_user_util.cc | 28 email : gaia::CanonicalizeEmail(gaia::SanitizeEmail(email)); in GetUserIDFromEmail()
|
/external/chromium_org/chrome/browser/signin/ |
D | signin_account_id_helper.cc | 19 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/ |
D | device_oauth2_token_service.cc | 38 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()
|