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

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.h 88 typedef std::map<ExtensionTokenKey, IdentityTokenCacheValue> CachedTokens;
109 const CachedTokens& GetAllCachedTokens();
143 CachedTokens token_cache_;
  /external/clang/include/clang/Lex/
Preprocessor.h 417 CachedTokensTy CachedTokens;
422 /// If it points beyond the CachedTokens vector, it means that a normal
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 89 milliseconds