Searched defs:ScopeSet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dfake_gaia.h32 typedef std::set<std::string> ScopeSet; typedef in class:FakeGaia
43 ScopeSet scopes;
H A Doauth2_token_service.h99 typedef std::set<std::string> ScopeSet; typedef in class:OAuth2TokenService
116 const ScopeSet& scopes,
126 const ScopeSet& scopes,
135 const ScopeSet& scopes,
152 const ScopeSet& scopes,
159 const ScopeSet& scopes,
170 const ScopeSet& scopes) const;
212 const ScopeSet& scopes,
249 const ScopeSet& scopes);
256 const ScopeSet
[all...]

Completed in 382 milliseconds