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;
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& scopes) const
    [all...]

Completed in 173 milliseconds