Searched defs:ScopeSet (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/google_apis/gaia/
H A Dfake_gaia.h34 typedef std::set<std::string> ScopeSet; typedef in class:FakeGaia
45 ScopeSet scopes;
H A Doauth2_token_service.h57 typedef std::set<std::string> ScopeSet; typedef in class:OAuth2TokenService
120 const ScopeSet& scopes) = 0;
126 const ScopeSet& scopes,
130 const ScopeSet& scopes) = 0;
152 const ScopeSet& scopes,
162 const ScopeSet& scopes,
171 const ScopeSet& scopes,
188 const ScopeSet& scopes,
195 const ScopeSet& scopes,
206 const ScopeSet
[all...]

Completed in 261 milliseconds