Home
last modified time | relevance | path

Searched refs:SecurityOriginCache (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/weborigin/
DSecurityOriginCache.h39 class SecurityOriginCache {
41 virtual ~SecurityOriginCache() { } in ~SecurityOriginCache()
DSecurityOrigin.h39 class SecurityOriginCache; variable
55 static void setCache(SecurityOriginCache*);
DSecurityOrigin.cpp47 static SecurityOriginCache* s_originCache = 0;
86 void SecurityOrigin::setCache(SecurityOriginCache* originCache) in setCache()
/external/chromium_org/tools/gn/secondary/third_party/WebKit/Source/weborigin/
DBUILD.gn21 "SecurityOriginCache.h",
/external/chromium_org/third_party/WebKit/Source/platform/blob/
DBlobRegistry.cpp59 class BlobOriginCache : public SecurityOriginCache {
/external/chromium_org/third_party/WebKit/Source/platform/
Dblink_platform.gypi872 'weborigin/SecurityOriginCache.h',