Home | History | Annotate | Download | only in win

Lines Matching refs:sharedCache

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