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

  /external/chromium_org/google_apis/gaia/
oauth2_token_service.h 363 typedef std::map<RequestParameters, CacheEntry> TokenCache;
364 TokenCache token_cache_;
  /external/clang/include/clang/Lex/
PreprocessorOptions.h 90 std::string TokenCache;
180 TokenCache.clear();

Completed in 80 milliseconds