HomeSort by relevance Sort by last modified time
    Searched refs:gaia (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/browser/services/gcm/
gcm_account_tracker.h 12 #include "google_apis/gaia/account_tracker.h"
13 #include "google_apis/gaia/oauth2_token_service.h"
19 class GCMAccountTracker : public gaia::AccountTracker::Observer,
63 GCMAccountTracker(scoped_ptr<gaia::AccountTracker> account_tracker,
83 virtual void OnAccountAdded(const gaia::AccountIds& ids) OVERRIDE;
84 virtual void OnAccountRemoved(const gaia::AccountIds& ids) OVERRIDE;
85 virtual void OnAccountSignInChanged(const gaia::AccountIds& ids,
108 void OnAccountSignedIn(const gaia::AccountIds& ids);
109 void OnAccountSignedOut(const gaia::AccountIds& ids);
114 scoped_ptr<gaia::AccountTracker> account_tracker_
    [all...]
gcm_account_tracker.cc 11 #include "google_apis/gaia/google_service_auth_error.h"
31 scoped_ptr<gaia::AccountTracker> account_tracker,
54 std::vector<gaia::AccountIds> accounts = account_tracker_->GetAccounts();
60 for (std::vector<gaia::AccountIds>::const_iterator iter = accounts.begin();
78 void GCMAccountTracker::OnAccountAdded(const gaia::AccountIds& ids) {
83 void GCMAccountTracker::OnAccountRemoved(const gaia::AccountIds& ids) {
89 void GCMAccountTracker::OnAccountSignInChanged(const gaia::AccountIds& ids,
146 // Wait for gaia::AccountTracker to be done with fetching the user info, as
229 void GCMAccountTracker::OnAccountSignedIn(const gaia::AccountIds& ids) {
243 void GCMAccountTracker::OnAccountSignedOut(const gaia::AccountIds& ids)
    [all...]
  /external/chromium_org/remoting/host/setup/
oauth_client.h 13 #include "google_apis/gaia/gaia_oauth_client.h"
24 class OAuthClient : public gaia::GaiaOAuthClient::Delegate {
45 const gaia::OAuthClientInfo& oauth_client_info,
49 // gaia::GaiaOAuthClient::Delegate
62 Request(const gaia::OAuthClientInfo& oauth_client_info,
66 gaia::OAuthClientInfo oauth_client_info;
75 gaia::GaiaOAuthClient gaia_oauth_client_;
host_starter.h 13 #include "google_apis/gaia/gaia_oauth_client.h"
25 class HostStarter : public gaia::GaiaOAuthClient::Delegate,
54 // gaia::GaiaOAuthClient::Delegate
74 HostStarter(scoped_ptr<gaia::GaiaOAuthClient> oauth_client,
82 scoped_ptr<gaia::GaiaOAuthClient> oauth_client_;
85 gaia::OAuthClientInfo oauth_client_info_;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_gaia_signin.css 6 #gaia-signin {
12 #gaia-signin:not(.saml).no-right-panel {
16 #gaia-signin.saml {
62 #gaia-signin-form-container,
67 .saml #gaia-signin-form-container,
82 .no-right-panel #gaia-signin-divider,
83 .saml #gaia-signin-divider {
121 #gaia-signin .step-contents {
oobe_screen_controller_pairing.css 26 #controller-pairing .gaia-frame {
  /external/chromium_org/chromeos/login/
user_names.cc 6 #include "google_apis/gaia/gaia_auth_util.h"
26 return gaia::CanonicalizeEmail(user_id);
  /external/chromium_org/google_apis/
google_apis.target.darwin-arm64.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.darwin-mips.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.darwin-mips64.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.darwin-x86.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.darwin-x86_64.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.linux-arm64.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.linux-mips.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.linux-mips64.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.linux-x86.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.linux-x86_64.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.darwin-arm.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
google_apis.target.linux-arm.mk 26 google_apis/gaia/account_tracker.cc \
27 google_apis/gaia/gaia_auth_consumer.cc \
28 google_apis/gaia/gaia_auth_fetcher.cc \
29 google_apis/gaia/gaia_auth_util.cc \
30 google_apis/gaia/gaia_constants.cc \
31 google_apis/gaia/gaia_oauth_client.cc \
32 google_apis/gaia/gaia_switches.cc \
33 google_apis/gaia/gaia_urls.cc \
34 google_apis/gaia/google_service_auth_error.cc \
35 google_apis/gaia/identity_provider.cc
    [all...]
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_auth.h 12 #include "google_apis/gaia/gaia_oauth_client.h"
26 public gaia::GaiaOAuthClient::Delegate {
42 const gaia::OAuthClientInfo& oauth_client_info,
58 // gaia::GaiaOAuthClient::Delegate implementation.
81 gaia::OAuthClientInfo oauth_client_info_;
82 scoped_ptr<gaia::GaiaOAuthClient> oauth_client_;
  /external/chromium_org/components/signin/core/browser/
signin_manager_base.cc 19 #include "google_apis/gaia/gaia_auth_util.h"
20 #include "google_apis/gaia/gaia_constants.h"
21 #include "google_apis/gaia/gaia_urls.h"
50 user = gaia::CanonicalizeEmail(gaia::SanitizeEmail(user));
72 DLOG_IF(ERROR, !gaia::AreEmailsSame(username, authenticated_username_))
79 // gaia::AreEmailsSame() but not the same as given by std::string::op==(),
81 if (!gaia::AreEmailsSame(username, authenticated_username_) ||
91 DCHECK(pref_username.empty() || gaia::AreEmailsSame(username, pref_username))
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service.h 18 #include "google_apis/gaia/gaia_oauth_client.h"
19 #include "google_apis/gaia/oauth2_token_service.h"
22 namespace gaia { namespace
46 public gaia::GaiaOAuthClient::Delegate {
65 // gaia::GaiaOAuthClient::Delegate implementation.
163 scoped_ptr<gaia::GaiaOAuthClient> gaia_oauth_client_;
  /external/chromium_org/chrome/browser/password_manager/
sync_metrics.cc 11 #include "google_apis/gaia/gaia_auth_util.h"
12 #include "google_apis/gaia/gaia_urls.h"
40 return gaia::AreEmailsSame(username, GetSyncUsername(profile));
  /external/chromium_org/google_apis/gaia/
account_tracker.h 14 #include "google_apis/gaia/gaia_oauth_client.h"
15 #include "google_apis/gaia/identity_provider.h"
16 #include "google_apis/gaia/oauth2_token_service.h"
24 namespace gaia { namespace
28 std::string gaia; member in struct:gaia::AccountIds
36 // gaia ID of each account it knows about.
39 // 1. Events are only fired after the gaia ID has been fetched.
63 // Returns the list of accounts that are signed in, and for which gaia IDs
65 // in the vector. Additional accounts will be in order of their gaia IDs.
117 public gaia::GaiaOAuthClient::Delegate
    [all...]
gaia_auth_util.h 14 namespace gaia { namespace
44 } // namespace gaia

Completed in 1614 milliseconds

1 2 3 4 5