Home | History | Annotate | Download | only in signin

Lines Matching defs:account_id

51     std::string account_id;
63 const std::string& account_id) const OVERRIDE;
72 virtual void UpdateCredentials(const std::string& account_id,
82 void IssueRefreshTokenForUser(const std::string& account_id,
93 void IssueAllTokensForAccount(const std::string& account_id,
98 const std::string& account_id,
120 const std::string& account_id,
127 const std::string& account_id,
131 virtual void InvalidateOAuth2Token(const std::string& account_id,
141 // matching |scopes| are completed. If |account_id| is empty, then pending
144 void CompleteRequests(const std::string& account_id,
151 std::string GetRefreshToken(const std::string& account_id) const;