Searched refs:SetAuthToken (Results 1 – 4 of 4) sorted by relevance
66 talk_mediator_->SetAuthToken(email, token, SYNC_SERVICE_NAME); in UpdateCredentials()
150 void SetAuthToken(const std::string& auth_token) { in SetAuthToken() function in policy::DeviceManagementJobBase287 SetAuthToken(auth_token); in DeviceManagementRegisterJob()
131 void SetAuthToken(const std::string& auth_token);
383 void GaiaAuthenticator::SetAuthToken(const string& auth_token) { in SetAuthToken() function in gaia::GaiaAuthenticator