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

  /external/chromium_org/google_apis/gaia/
fake_gaia.h 34 typedef std::set<std::string> ScopeSet;
45 ScopeSet scopes;
oauth2_token_service.h 57 typedef std::set<std::string> ScopeSet;
116 const ScopeSet& scopes) = 0;
122 const ScopeSet& scopes,
126 const ScopeSet& scopes) = 0;
148 const ScopeSet& scopes,
158 const ScopeSet& scopes,
167 const ScopeSet& scopes,
184 const ScopeSet& scopes,
191 const ScopeSet& scopes,
202 const ScopeSet& scopes) const
    [all...]

Completed in 68 milliseconds