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

  /external/chromium/net/base/
ssl_client_auth_cache.h 54 typedef std::map<AuthCacheKey, AuthCacheValue> AuthCacheMap;
57 AuthCacheMap cache_;
  /external/chromium_org/net/ssl/
ssl_client_auth_cache.h 55 typedef std::map<AuthCacheKey, AuthCacheValue> AuthCacheMap;
58 AuthCacheMap cache_;

Completed in 197 milliseconds