Searched defs:AccountIds (Results 1 – 1 of 1) sorted by relevance
24 struct AccountIds { struct25 std::string account_key; // The account ID used by OAuth2TokenService.49 virtual void OnAccountAdded(const AccountIds& ids) = 0; argument