Searched defs:account_key (Results 1 – 8 of 8) sorted by relevance
171 void AccountTracker::ClearAuthError(const std::string& account_key) { in ClearAuthError()177 void AccountTracker::UpdateSignInState(const std::string& account_key, in UpdateSignInState()192 void AccountTracker::StartTrackingAccount(const std::string& account_key) { in StartTrackingAccount()203 void AccountTracker::StopTrackingAccount(const std::string& account_key) { in StopTrackingAccount()224 void AccountTracker::StartFetchingUserInfo(const std::string& account_key) { in StartFetchingUserInfo()237 const std::string& account_key = fetcher->account_key(); in OnUserInfoFetchSuccess() local283 const std::string& account_key = fetcher->account_key(); in DeleteFetcher() local292 const std::string& account_key) in AccountIdFetcher()
24 std::string account_key; // The account ID used by OAuth2TokenService. member126 const std::string& account_key() { return account_key_; } in account_key() function
50 const std::string& account_key, in TrackingEvent()57 const std::string& account_key) in TrackingEvent()361 std::string GetValidTokenInfoResponse(const std::string account_key) { in GetValidTokenInfoResponse()398 const std::string& account_key) { in ReturnOAuthUrlFetchSuccess()406 const std::string& account_key) { in ReturnOAuthUrlFetchFailure()
317 std::string account_key = GetPrimaryAccountId(GetProfile()); in RunAsync() local
698 void SignIn(const std::string account_key) { in SignIn()
149 void AccountTracker::UpdateSignInState(const std::string account_key, in UpdateSignInState()164 void AccountTracker::StartTrackingAccount(const std::string account_key) { in StartTrackingAccount()175 void AccountTracker::StopTrackingAccount(const std::string account_key) { in StopTrackingAccount()195 void AccountTracker::StartFetchingUserInfo(const std::string account_key) { in StartFetchingUserInfo()211 const std::string& account_key = fetcher->account_key(); in OnUserInfoFetchSuccess() local233 const std::string& account_key = fetcher->account_key(); in DeleteFetcher() local244 const std::string& account_key) in AccountIdFetcher()
27 std::string account_key; // The account ID used by OAuth2TokenService. member121 const std::string& account_key() { return account_key_; } in account_key() function
39 const std::string& account_key, in TrackingEvent()46 const std::string& account_key) in TrackingEvent()298 void NotifyLogin(const std::string account_key) { in NotifyLogin()318 std::string GetValidTokenInfoResponse(const std::string account_key) { in GetValidTokenInfoResponse()371 const std::string& account_key) { in ReturnOAuthUrlFetchSuccess()379 const std::string& account_key) { in ReturnOAuthUrlFetchFailure()