HomeSort by relevance Sort by last modified time
    Searched refs:RespondToTokenRequest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/
profile_sync_auth_provider.cc 93 RespondToTokenRequest(error, std::string());
106 RespondToTokenRequest(GoogleServiceAuthError::AuthErrorNone(), access_token);
113 RespondToTokenRequest(error, std::string());
116 void ProfileSyncAuthProvider::RespondToTokenRequest(
profile_sync_auth_provider.h 51 void RespondToTokenRequest(const GoogleServiceAuthError& error,

Completed in 65 milliseconds