Home | History | Annotate | Download | only in win

Lines Matching full:sharedcache

1290     if (CFURLCacheSharedURLCacheProcPtr sharedCache = reinterpret_cast<CFURLCacheSharedURLCacheProcPtr>(GetProcAddress(module, "CFURLCacheSharedURLCache")))
1291 return sharedCache();