Home | History | Annotate | Download | only in gaia

Lines Matching refs:gaia

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 {
28 std::string gaia;
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 {
136 // gaia::GaiaOAuthClient::Delegate implementation.
148 scoped_ptr<gaia::GaiaOAuthClient> gaia_oauth_client_;