OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AuthCacheValue
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/base/
ssl_client_auth_cache.h
53
typedef scoped_refptr<X509Certificate>
AuthCacheValue
;
54
typedef std::map<AuthCacheKey,
AuthCacheValue
> AuthCacheMap;
/external/chromium_org/net/ssl/
ssl_client_auth_cache.h
54
typedef scoped_refptr<X509Certificate>
AuthCacheValue
;
55
typedef std::map<AuthCacheKey,
AuthCacheValue
> AuthCacheMap;
Completed in 123 milliseconds