Searched refs:CopySharedURLCacheFunction (Results 1 – 1 of 1) sorted by relevance
130 typedef CFURLCacheRef (*CopySharedURLCacheFunction)(); typedef139 static CopySharedURLCacheFunction findCopySharedURLCacheFunction() in findCopySharedURLCacheFunction()141 …return reinterpret_cast<CopySharedURLCacheFunction>(GetProcAddress(findCFNetworkModule(), "CFURLCa… in findCopySharedURLCacheFunction()388 static CopySharedURLCacheFunction copySharedURLCache = findCopySharedURLCacheFunction(); in setCacheModel()